@Stability(value=Stable)
public static interface CfnPatchBaseline.RuleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPatchBaseline.RuleProperty.Builder
A builder for
CfnPatchBaseline.RuleProperty |
static class |
CfnPatchBaseline.RuleProperty.Jsii$Proxy
An implementation for
CfnPatchBaseline.RuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPatchBaseline.RuleProperty.Builder |
builder() |
default Number |
getApproveAfterDays()
`CfnPatchBaseline.RuleProperty.ApproveAfterDays`.
|
default String |
getApproveUntilDate()
`CfnPatchBaseline.RuleProperty.ApproveUntilDate`.
|
default String |
getComplianceLevel()
`CfnPatchBaseline.RuleProperty.ComplianceLevel`.
|
default Object |
getEnableNonSecurity()
`CfnPatchBaseline.RuleProperty.EnableNonSecurity`.
|
default Object |
getPatchFilterGroup()
`CfnPatchBaseline.RuleProperty.PatchFilterGroup`.
|
@Stability(value=Stable) @Nullable default Number getApproveAfterDays()
@Stability(value=Stable) @Nullable default String getApproveUntilDate()
@Stability(value=Stable) @Nullable default String getComplianceLevel()
@Stability(value=Stable) @Nullable default Object getEnableNonSecurity()
@Stability(value=Stable) @Nullable default Object getPatchFilterGroup()
@Stability(value=Stable) static CfnPatchBaseline.RuleProperty.Builder builder()
Copyright © 2021. All rights reserved.