Class CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2.CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty
An implementation for
CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2.CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty
CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty.Builder, CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty.Builder.
-
-
Method Details
-
getApplicationRestoreType
Description copied from interface:CfnApplicationPropsMixin.ApplicationRestoreConfigurationPropertySpecifies how the application should be restored.- Specified by:
getApplicationRestoreTypein interfaceCfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty- See Also:
-
getSnapshotName
Description copied from interface:CfnApplicationPropsMixin.ApplicationRestoreConfigurationPropertyThe identifier of an existing snapshot of application state to use to restart an application.The application uses this value if
RESTORE_FROM_CUSTOM_SNAPSHOTis specified for theApplicationRestoreType.- Specified by:
getSnapshotNamein interfaceCfnApplicationPropsMixin.ApplicationRestoreConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-