@Stability(value=Stable) @Internal public static final class CfnInstanceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstanceProps
CfnInstancePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnInstanceProps.Builder, CfnInstanceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInstanceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstanceProps.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 |
getAddOns()
`AWS::Lightsail::Instance.AddOns`.
|
String |
getAvailabilityZone()
`AWS::Lightsail::Instance.AvailabilityZone`.
|
String |
getBlueprintId()
`AWS::Lightsail::Instance.BlueprintId`.
|
String |
getBundleId()
`AWS::Lightsail::Instance.BundleId`.
|
Object |
getHardware()
`AWS::Lightsail::Instance.Hardware`.
|
String |
getInstanceName()
`AWS::Lightsail::Instance.InstanceName`.
|
String |
getKeyPairName()
`AWS::Lightsail::Instance.KeyPairName`.
|
Object |
getNetworking()
`AWS::Lightsail::Instance.Networking`.
|
List<CfnTag> |
getTags()
`AWS::Lightsail::Instance.Tags`.
|
String |
getUserData()
`AWS::Lightsail::Instance.UserData`.
|
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(CfnInstanceProps.Builder builder)
CfnInstanceProps.Builder.public final Object getAddOns()
CfnInstancePropsgetAddOns in interface CfnInstancePropspublic final String getAvailabilityZone()
CfnInstancePropsgetAvailabilityZone in interface CfnInstancePropspublic final String getBlueprintId()
CfnInstancePropsgetBlueprintId in interface CfnInstancePropspublic final String getBundleId()
CfnInstancePropsgetBundleId in interface CfnInstancePropspublic final Object getHardware()
CfnInstancePropsgetHardware in interface CfnInstancePropspublic final String getInstanceName()
CfnInstancePropsgetInstanceName in interface CfnInstancePropspublic final String getKeyPairName()
CfnInstancePropsgetKeyPairName in interface CfnInstancePropspublic final Object getNetworking()
CfnInstancePropsgetNetworking in interface CfnInstancePropspublic final List<CfnTag> getTags()
CfnInstancePropsgetTags in interface CfnInstancePropspublic final String getUserData()
CfnInstancePropsgetUserData in interface CfnInstanceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.