@Stability(value=Stable) public static final class CfnPatchBaseline.RuleGroupProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPatchBaseline.RuleGroupProperty>
CfnPatchBaseline.RuleGroupProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPatchBaseline.RuleGroupProperty |
build()
Builds the configured instance.
|
CfnPatchBaseline.RuleGroupProperty.Builder |
patchRules(IResolvable patchRules)
Sets the value of
CfnPatchBaseline.RuleGroupProperty.getPatchRules() |
CfnPatchBaseline.RuleGroupProperty.Builder |
patchRules(List<? extends Object> patchRules)
Sets the value of
CfnPatchBaseline.RuleGroupProperty.getPatchRules() |
@Stability(value=Stable) public CfnPatchBaseline.RuleGroupProperty.Builder patchRules(IResolvable patchRules)
CfnPatchBaseline.RuleGroupProperty.getPatchRules()patchRules - The rules that make up the rule group.this@Stability(value=Stable) public CfnPatchBaseline.RuleGroupProperty.Builder patchRules(List<? extends Object> patchRules)
CfnPatchBaseline.RuleGroupProperty.getPatchRules()patchRules - The rules that make up the rule group.this@Stability(value=Stable) public CfnPatchBaseline.RuleGroupProperty build()
build in interface software.amazon.jsii.Builder<CfnPatchBaseline.RuleGroupProperty>CfnPatchBaseline.RuleGroupPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.