@Stability(value=Stable) @Internal public static final class CfnEnvironmentEC2Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEnvironmentEC2Props
CfnEnvironmentEC2Propssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEnvironmentEC2Props.Builder, CfnEnvironmentEC2Props.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String instanceType,
Number automaticStopTimeMinutes,
String connectionType,
String description,
String imageId,
String name,
String ownerArn,
Object repositories,
String subnetId,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnEnvironmentEC2Props.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getAutomaticStopTimeMinutes()
`AWS::Cloud9::EnvironmentEC2.AutomaticStopTimeMinutes`.
|
String |
getConnectionType()
`AWS::Cloud9::EnvironmentEC2.ConnectionType`.
|
String |
getDescription()
`AWS::Cloud9::EnvironmentEC2.Description`.
|
String |
getImageId()
`AWS::Cloud9::EnvironmentEC2.ImageId`.
|
String |
getInstanceType()
`AWS::Cloud9::EnvironmentEC2.InstanceType`.
|
String |
getName()
`AWS::Cloud9::EnvironmentEC2.Name`.
|
String |
getOwnerArn()
`AWS::Cloud9::EnvironmentEC2.OwnerArn`.
|
Object |
getRepositories()
`AWS::Cloud9::EnvironmentEC2.Repositories`.
|
String |
getSubnetId()
`AWS::Cloud9::EnvironmentEC2.SubnetId`.
|
List<CfnTag> |
getTags()
`AWS::Cloud9::EnvironmentEC2.Tags`.
|
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(String instanceType, Number automaticStopTimeMinutes, String connectionType, String description, String imageId, String name, String ownerArn, Object repositories, String subnetId, List<? extends CfnTag> tags)
CfnEnvironmentEC2Props.Builder.public final String getInstanceType()
CfnEnvironmentEC2PropsgetInstanceType in interface CfnEnvironmentEC2Propspublic final Number getAutomaticStopTimeMinutes()
CfnEnvironmentEC2PropsgetAutomaticStopTimeMinutes in interface CfnEnvironmentEC2Propspublic final String getConnectionType()
CfnEnvironmentEC2PropsgetConnectionType in interface CfnEnvironmentEC2Propspublic final String getDescription()
CfnEnvironmentEC2PropsgetDescription in interface CfnEnvironmentEC2Propspublic final String getImageId()
CfnEnvironmentEC2PropsgetImageId in interface CfnEnvironmentEC2Propspublic final String getName()
CfnEnvironmentEC2PropsgetName in interface CfnEnvironmentEC2Propspublic final String getOwnerArn()
CfnEnvironmentEC2PropsgetOwnerArn in interface CfnEnvironmentEC2Propspublic final Object getRepositories()
CfnEnvironmentEC2PropsgetRepositories in interface CfnEnvironmentEC2Propspublic final String getSubnetId()
CfnEnvironmentEC2PropsgetSubnetId in interface CfnEnvironmentEC2Propspublic final List<CfnTag> getTags()
CfnEnvironmentEC2PropsgetTags in interface CfnEnvironmentEC2Props@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.