@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-02-26T08:38:32.612Z") @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`.
|
default List<CfnTag> |
getTags()
`AWS::Cloud9::EnvironmentEC2.Tags`.
|
@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) default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-tags@Stability(value=External) static CfnEnvironmentEC2Props.Builder builder()
CfnEnvironmentEC2Props.Builder of CfnEnvironmentEC2PropsCopyright © 2020. All rights reserved.