Uses of Interface
software.amazon.awscdk.services.ssm.CfnPatchBaseline.RuleGroupProperty
Packages that use CfnPatchBaseline.RuleGroupProperty
-
Uses of CfnPatchBaseline.RuleGroupProperty in software.amazon.awscdk.services.ssm
Classes in software.amazon.awscdk.services.ssm that implement CfnPatchBaseline.RuleGroupPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnPatchBaseline.RuleGroupProperty
Methods in software.amazon.awscdk.services.ssm that return CfnPatchBaseline.RuleGroupPropertyModifier and TypeMethodDescriptionCfnPatchBaseline.RuleGroupProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ssm with parameters of type CfnPatchBaseline.RuleGroupPropertyModifier and TypeMethodDescriptionCfnPatchBaseline.Builder.approvalRules
(CfnPatchBaseline.RuleGroupProperty approvalRules) A set of rules used to include patches in the baseline.CfnPatchBaselineProps.Builder.approvalRules
(CfnPatchBaseline.RuleGroupProperty approvalRules) Sets the value ofCfnPatchBaselineProps.getApprovalRules()
void
CfnPatchBaseline.setApprovalRules
(CfnPatchBaseline.RuleGroupProperty value) A set of rules used to include patches in the baseline.