@Generated(value="jsii-pacmak/0.7.15 (build e429c41)", date="2019-03-20T12:53:07.521Z") public interface CfnEnvironmentEC2Props extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEnvironmentEC2Props.Builder
A builder for
CfnEnvironmentEC2Props |
static class |
CfnEnvironmentEC2Props.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnEnvironmentEC2Props.Builder |
builder() |
Object |
getAutomaticStopTimeMinutes()
`AWS::Cloud9::EnvironmentEC2.AutomaticStopTimeMinutes`
|
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`
|
void |
setAutomaticStopTimeMinutes(Number value)
`AWS::Cloud9::EnvironmentEC2.AutomaticStopTimeMinutes`
|
void |
setAutomaticStopTimeMinutes(software.amazon.awscdk.Token value)
`AWS::Cloud9::EnvironmentEC2.AutomaticStopTimeMinutes`
|
void |
setDescription(String value)
`AWS::Cloud9::EnvironmentEC2.Description`
|
void |
setInstanceType(String value)
`AWS::Cloud9::EnvironmentEC2.InstanceType`
|
void |
setName(String value)
`AWS::Cloud9::EnvironmentEC2.Name`
|
void |
setOwnerArn(String value)
`AWS::Cloud9::EnvironmentEC2.OwnerArn`
|
void |
setRepositories(List<Object> value)
`AWS::Cloud9::EnvironmentEC2.Repositories`
|
void |
setRepositories(software.amazon.awscdk.Token value)
`AWS::Cloud9::EnvironmentEC2.Repositories`
|
void |
setSubnetId(String value)
`AWS::Cloud9::EnvironmentEC2.SubnetId`
|
String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-instancetypevoid setInstanceType(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-instancetypeObject getAutomaticStopTimeMinutes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-automaticstoptimeminutesvoid setAutomaticStopTimeMinutes(Number value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-automaticstoptimeminutesvoid setAutomaticStopTimeMinutes(software.amazon.awscdk.Token value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-automaticstoptimeminutesString getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-descriptionvoid setDescription(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-descriptionString getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-namevoid setName(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-nameString getOwnerArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-ownerarnvoid setOwnerArn(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-ownerarnObject getRepositories()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-repositoriesvoid setRepositories(software.amazon.awscdk.Token value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-repositoriesvoid setRepositories(List<Object> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-repositoriesString getSubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-subnetidvoid setSubnetId(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-subnetidstatic CfnEnvironmentEC2Props.Builder builder()
CfnEnvironmentEC2Props.Builder of CfnEnvironmentEC2PropsCopyright © 2019. All rights reserved.