Class CfnInstance.StateProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.lightsail.CfnInstance.StateProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnInstance.StateProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnInstance.StateProperty
@Stability(Stable)
@Internal
public static final class CfnInstance.StateProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnInstance.StateProperty
An implementation for
CfnInstance.StateProperty-
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.services.lightsail.CfnInstance.StateProperty
CfnInstance.StateProperty.Builder, CfnInstance.StateProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstance.StateProperty.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
Constructor that initializes the object based on literal property values passed by theCfnInstance.StateProperty.Builder.
-
-
Method Details
-
getCode
Description copied from interface:CfnInstance.StatePropertyThe status code of the instance.- Specified by:
getCodein interfaceCfnInstance.StateProperty- See Also:
-
getName
Description copied from interface:CfnInstance.StatePropertyThe state of the instance (for example,runningorpending).- Specified by:
getNamein interfaceCfnInstance.StateProperty- 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()
-