@Generated(value="jsii-pacmak/0.19.0 (build 7c562bc)", date="2019-10-22T08:14:58.682Z") @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() |
Number |
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`.
|
@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) Number getAutomaticStopTimeMinutes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-automaticstoptimeminutes@Stability(value=External) String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-description@Stability(value=External) String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-name@Stability(value=External) String getOwnerArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-ownerarn@Stability(value=External) Object getRepositories()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-repositories@Stability(value=External) 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.