@Stability(value=Stable) @Internal public static final class CfnLifecyclePolicy.ParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLifecyclePolicy.ParametersProperty
CfnLifecyclePolicy.ParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLifecyclePolicy.ParametersProperty.Builder, CfnLifecyclePolicy.ParametersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLifecyclePolicy.ParametersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLifecyclePolicy.ActionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getExcludeBootVolume()
[EBS Snapshot Management – Instance policies only] Indicates whether to exclude the root volume from snapshots created using [CreateSnapshots](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateSnapshots.html) .
|
Object |
getExcludeDataVolumeTags()
`CfnLifecyclePolicy.ParametersProperty.ExcludeDataVolumeTags`.
|
Object |
getNoReboot()
Applies to AMI lifecycle policies only.
|
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.protected Jsii$Proxy(CfnLifecyclePolicy.ParametersProperty.Builder builder)
CfnLifecyclePolicy.ActionProperty.Builder.public final Object getExcludeBootVolume()
CfnLifecyclePolicy.ParametersPropertygetExcludeBootVolume in interface CfnLifecyclePolicy.ParametersPropertypublic final Object getExcludeDataVolumeTags()
CfnLifecyclePolicy.ParametersPropertygetExcludeDataVolumeTags in interface CfnLifecyclePolicy.ParametersPropertypublic final Object getNoReboot()
CfnLifecyclePolicy.ParametersProperty
Indicates whether targeted instances are rebooted when the lifecycle policy runs. true indicates that targeted instances are not rebooted when the policy runs. false indicates that target instances are rebooted when the policy runs. The default is true (instances are not rebooted).
getNoReboot in interface CfnLifecyclePolicy.ParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.