@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 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 |
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 name, String ownerArn, Object repositories, String subnetId, List<? extends CfnTag> tags)
CfnEnvironmentEC2Props.Builder.public final String getInstanceType()
CfnEnvironmentEC2PropsgetInstanceType in interface CfnEnvironmentEC2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-instancetypepublic final Number getAutomaticStopTimeMinutes()
CfnEnvironmentEC2PropsgetAutomaticStopTimeMinutes in interface CfnEnvironmentEC2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-automaticstoptimeminutespublic final String getConnectionType()
CfnEnvironmentEC2PropsgetConnectionType in interface CfnEnvironmentEC2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-connectiontypepublic final String getDescription()
CfnEnvironmentEC2PropsgetDescription in interface CfnEnvironmentEC2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-descriptionpublic final String getName()
CfnEnvironmentEC2PropsgetName in interface CfnEnvironmentEC2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-namepublic final String getOwnerArn()
CfnEnvironmentEC2PropsgetOwnerArn in interface CfnEnvironmentEC2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-ownerarnpublic final Object getRepositories()
CfnEnvironmentEC2PropsgetRepositories in interface CfnEnvironmentEC2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-repositoriespublic final String getSubnetId()
CfnEnvironmentEC2PropsgetSubnetId in interface CfnEnvironmentEC2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-subnetidpublic final List<CfnTag> getTags()
CfnEnvironmentEC2PropsgetTags in interface CfnEnvironmentEC2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.