@Stability(value=Stable) @Internal public static final class CfnDisk.AddOnProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDisk.AddOnProperty
CfnDisk.AddOnPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDisk.AddOnProperty.Builder, CfnDisk.AddOnProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDisk.AddOnProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDisk.AddOnProperty.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) |
String |
getAddOnType()
The add-on type (for example, `AutoSnapshot` ).
|
Object |
getAutoSnapshotAddOnRequest()
The parameters for the automatic snapshot add-on, such as the daily time when an automatic snapshot will be created.
|
String |
getStatus()
The status of the add-on.
|
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(CfnDisk.AddOnProperty.Builder builder)
CfnDisk.AddOnProperty.Builder.public final String getAddOnType()
CfnDisk.AddOnProperty
AutoSnapshotis the only add-on that can be enabled for a disk.
getAddOnType in interface CfnDisk.AddOnPropertypublic final Object getAutoSnapshotAddOnRequest()
CfnDisk.AddOnPropertygetAutoSnapshotAddOnRequest in interface CfnDisk.AddOnPropertypublic final String getStatus()
CfnDisk.AddOnProperty
Valid Values: Enabled | Disabled
getStatus in interface CfnDisk.AddOnProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.