Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnPatchBaselinePropsMixin.RuleProperty.Builder
Packages that use CfnPatchBaselinePropsMixin.RuleProperty.Builder
-
Uses of CfnPatchBaselinePropsMixin.RuleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnPatchBaselinePropsMixin.RuleProperty.BuilderModifier and TypeMethodDescriptionCfnPatchBaselinePropsMixin.RuleProperty.Builder.approveAfterDays(Number approveAfterDays) Sets the value ofCfnPatchBaselinePropsMixin.RuleProperty.getApproveAfterDays()CfnPatchBaselinePropsMixin.RuleProperty.Builder.approveUntilDate(String approveUntilDate) Sets the value ofCfnPatchBaselinePropsMixin.RuleProperty.getApproveUntilDate()CfnPatchBaselinePropsMixin.RuleProperty.builder()CfnPatchBaselinePropsMixin.RuleProperty.Builder.complianceLevel(String complianceLevel) Sets the value ofCfnPatchBaselinePropsMixin.RuleProperty.getComplianceLevel()CfnPatchBaselinePropsMixin.RuleProperty.Builder.enableNonSecurity(Boolean enableNonSecurity) Sets the value ofCfnPatchBaselinePropsMixin.RuleProperty.getEnableNonSecurity()CfnPatchBaselinePropsMixin.RuleProperty.Builder.enableNonSecurity(IResolvable enableNonSecurity) Sets the value ofCfnPatchBaselinePropsMixin.RuleProperty.getEnableNonSecurity()CfnPatchBaselinePropsMixin.RuleProperty.Builder.patchFilterGroup(CfnPatchBaselinePropsMixin.PatchFilterGroupProperty patchFilterGroup) Sets the value ofCfnPatchBaselinePropsMixin.RuleProperty.getPatchFilterGroup()CfnPatchBaselinePropsMixin.RuleProperty.Builder.patchFilterGroup(IResolvable patchFilterGroup) Sets the value ofCfnPatchBaselinePropsMixin.RuleProperty.getPatchFilterGroup()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnPatchBaselinePropsMixin.RuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPatchBaselinePropsMixin.RuleProperty.Builder.