@Stability(value=Stable) @Internal public static final class CfnPatchBaseline.RuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPatchBaseline.RuleProperty
CfnPatchBaseline.RulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPatchBaseline.RuleProperty.Builder, CfnPatchBaseline.RuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number approveAfterDays,
String approveUntilDate,
String complianceLevel,
Object enableNonSecurity,
Object patchFilterGroup)
Constructor that initializes the object based on literal property values passed by the
CfnPatchBaseline.PatchFilterGroupProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getApproveAfterDays()
`CfnPatchBaseline.RuleProperty.ApproveAfterDays`.
|
String |
getApproveUntilDate()
`CfnPatchBaseline.RuleProperty.ApproveUntilDate`.
|
String |
getComplianceLevel()
`CfnPatchBaseline.RuleProperty.ComplianceLevel`.
|
Object |
getEnableNonSecurity()
`CfnPatchBaseline.RuleProperty.EnableNonSecurity`.
|
Object |
getPatchFilterGroup()
`CfnPatchBaseline.RuleProperty.PatchFilterGroup`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final Number getApproveAfterDays()
CfnPatchBaseline.RulePropertygetApproveAfterDays in interface CfnPatchBaseline.RulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-rule.html#cfn-ssm-patchbaseline-rule-approveafterdayspublic final String getApproveUntilDate()
CfnPatchBaseline.RulePropertygetApproveUntilDate in interface CfnPatchBaseline.RulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-rule.html#cfn-ssm-patchbaseline-rule-approveuntildatepublic final String getComplianceLevel()
CfnPatchBaseline.RulePropertygetComplianceLevel in interface CfnPatchBaseline.RulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-rule.html#cfn-ssm-patchbaseline-rule-compliancelevelpublic final Object getEnableNonSecurity()
CfnPatchBaseline.RulePropertygetEnableNonSecurity in interface CfnPatchBaseline.RulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-rule.html#cfn-ssm-patchbaseline-rule-enablenonsecuritypublic final Object getPatchFilterGroup()
CfnPatchBaseline.RulePropertygetPatchFilterGroup in interface CfnPatchBaseline.RulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-rule.html#cfn-ssm-patchbaseline-rule-patchfiltergroup@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.