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