@Stability(value=Stable) public static final class CfnPatchBaseline.RuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPatchBaseline.RuleProperty>
CfnPatchBaseline.RuleProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnPatchBaseline.RuleProperty.Builder approveAfterDays(Number approveAfterDays)
CfnPatchBaseline.RuleProperty.getApproveAfterDays()approveAfterDays - `CfnPatchBaseline.RuleProperty.ApproveAfterDays`.this@Stability(value=Stable) public CfnPatchBaseline.RuleProperty.Builder approveUntilDate(String approveUntilDate)
CfnPatchBaseline.RuleProperty.getApproveUntilDate()approveUntilDate - `CfnPatchBaseline.RuleProperty.ApproveUntilDate`.this@Stability(value=Stable) public CfnPatchBaseline.RuleProperty.Builder complianceLevel(String complianceLevel)
CfnPatchBaseline.RuleProperty.getComplianceLevel()complianceLevel - `CfnPatchBaseline.RuleProperty.ComplianceLevel`.this@Stability(value=Stable) public CfnPatchBaseline.RuleProperty.Builder enableNonSecurity(Boolean enableNonSecurity)
CfnPatchBaseline.RuleProperty.getEnableNonSecurity()enableNonSecurity - `CfnPatchBaseline.RuleProperty.EnableNonSecurity`.this@Stability(value=Stable) public CfnPatchBaseline.RuleProperty.Builder enableNonSecurity(IResolvable enableNonSecurity)
CfnPatchBaseline.RuleProperty.getEnableNonSecurity()enableNonSecurity - `CfnPatchBaseline.RuleProperty.EnableNonSecurity`.this@Stability(value=Stable) public CfnPatchBaseline.RuleProperty.Builder patchFilterGroup(CfnPatchBaseline.PatchFilterGroupProperty patchFilterGroup)
CfnPatchBaseline.RuleProperty.getPatchFilterGroup()patchFilterGroup - `CfnPatchBaseline.RuleProperty.PatchFilterGroup`.this@Stability(value=Stable) public CfnPatchBaseline.RuleProperty.Builder patchFilterGroup(IResolvable patchFilterGroup)
CfnPatchBaseline.RuleProperty.getPatchFilterGroup()patchFilterGroup - `CfnPatchBaseline.RuleProperty.PatchFilterGroup`.this@Stability(value=Stable) public CfnPatchBaseline.RuleProperty build()
build in interface software.amazon.jsii.Builder<CfnPatchBaseline.RuleProperty>CfnPatchBaseline.RulePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.