Uses of Class
software.amazon.awscdk.services.ssm.CfnPatchBaseline.RuleGroupProperty.Builder
-
Uses of CfnPatchBaseline.RuleGroupProperty.Builder in software.amazon.awscdk.services.ssm
Modifier and TypeMethodDescriptionCfnPatchBaseline.RuleGroupProperty.builder()
CfnPatchBaseline.RuleGroupProperty.Builder.patchRules
(List<? extends Object> patchRules) Sets the value ofCfnPatchBaseline.RuleGroupProperty.getPatchRules()
CfnPatchBaseline.RuleGroupProperty.Builder.patchRules
(IResolvable patchRules) Sets the value ofCfnPatchBaseline.RuleGroupProperty.getPatchRules()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPatchBaseline.RuleGroupProperty.Builder
.