| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssm |
AWS Systems Manager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnPatchBaseline.PatchFilterGroupProperty.Jsii$Proxy
An implementation for
CfnPatchBaseline.PatchFilterGroupProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnPatchBaseline.PatchFilterGroupProperty |
CfnPatchBaseline.PatchFilterGroupProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPatchBaseline.Builder |
CfnPatchBaseline.Builder.globalFilters(CfnPatchBaseline.PatchFilterGroupProperty globalFilters)
A set of global filters used to include patches in the baseline.
|
CfnPatchBaselineProps.Builder |
CfnPatchBaselineProps.Builder.globalFilters(CfnPatchBaseline.PatchFilterGroupProperty globalFilters)
Sets the value of
CfnPatchBaselineProps.getGlobalFilters() |
CfnPatchBaseline.RuleProperty.Builder |
CfnPatchBaseline.RuleProperty.Builder.patchFilterGroup(CfnPatchBaseline.PatchFilterGroupProperty patchFilterGroup)
Sets the value of
CfnPatchBaseline.RuleProperty.getPatchFilterGroup() |
void |
CfnPatchBaseline.setGlobalFilters(CfnPatchBaseline.PatchFilterGroupProperty value)
A set of global filters used to include patches in the baseline.
|
Copyright © 2022. All rights reserved.