Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnPatchBaselinePropsMixin.RuleGroupProperty
Packages that use CfnPatchBaselinePropsMixin.RuleGroupProperty
-
Uses of CfnPatchBaselinePropsMixin.RuleGroupProperty in software.amazon.awscdk.cfnpropertymixins.services.ssm
Classes in software.amazon.awscdk.cfnpropertymixins.services.ssm that implement CfnPatchBaselinePropsMixin.RuleGroupPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPatchBaselinePropsMixin.RuleGroupPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnPatchBaselinePropsMixin.RuleGroupPropertyModifier and TypeMethodDescriptionCfnPatchBaselinePropsMixin.RuleGroupProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnPatchBaselinePropsMixin.RuleGroupPropertyModifier and TypeMethodDescriptionCfnPatchBaselineMixinProps.Builder.approvalRules(CfnPatchBaselinePropsMixin.RuleGroupProperty approvalRules) Sets the value ofCfnPatchBaselineMixinProps.getApprovalRules()CfnPatchBaselinePropsMixin.Builder.approvalRules(CfnPatchBaselinePropsMixin.RuleGroupProperty approvalRules) A set of rules used to include patches in the baseline.