@Generated(value="jsii-pacmak/0.20.6 (build 17f281e)", date="2019-11-19T17:18:01.261Z") @Stability(value=External) 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
An implementation for
CfnEnvironmentEC2Props |
| Modifier and Type | Method and Description |
|---|---|
static CfnEnvironmentEC2Props.Builder |
builder() |
default Number |
getAutomaticStopTimeMinutes()
`AWS::Cloud9::EnvironmentEC2.AutomaticStopTimeMinutes`.
|
default String |
getDescription()
`AWS::Cloud9::EnvironmentEC2.Description`.
|
String |
getInstanceType()
`AWS::Cloud9::EnvironmentEC2.InstanceType`.
|
default String |
getName()
`AWS::Cloud9::EnvironmentEC2.Name`.
|
default String |
getOwnerArn()
`AWS::Cloud9::EnvironmentEC2.OwnerArn`.
|
default Object |
getRepositories()
`AWS::Cloud9::EnvironmentEC2.Repositories`.
|
default String |
getSubnetId()
`AWS::Cloud9::EnvironmentEC2.SubnetId`.
|
@Stability(value=External) String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-instancetype@Stability(value=External) default Number getAutomaticStopTimeMinutes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-automaticstoptimeminutes@Stability(value=External) default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-description@Stability(value=External) default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-name@Stability(value=External) default String getOwnerArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-ownerarn@Stability(value=External) default Object getRepositories()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-repositories@Stability(value=External) default String getSubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-subnetid@Stability(value=External) static CfnEnvironmentEC2Props.Builder builder()
CfnEnvironmentEC2Props.Builder of CfnEnvironmentEC2PropsCopyright © 2019. All rights reserved.