@Stability(value=Stable) @Internal public static final class CfnInstance.AddOnProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstance.AddOnProperty
CfnInstance.AddOnPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInstance.AddOnProperty.Builder, CfnInstance.AddOnProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInstance.AddOnProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstance.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(CfnInstance.AddOnProperty.Builder builder)
CfnInstance.AddOnProperty.Builder.public final String getAddOnType()
CfnInstance.AddOnProperty
AutoSnapshotis the only add-on that can be enabled for an instance.
getAddOnType in interface CfnInstance.AddOnPropertypublic final Object getAutoSnapshotAddOnRequest()
CfnInstance.AddOnPropertygetAutoSnapshotAddOnRequest in interface CfnInstance.AddOnPropertypublic final String getStatus()
CfnInstance.AddOnProperty
Valid Values: Enabled | Disabled
getStatus in interface CfnInstance.AddOnProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.