| Modifier and Type | Method and Description |
|---|---|
static CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.builder() |
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.withAutomaticStopTimeMinutes(Number value)
Sets the value of AutomaticStopTimeMinutes
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.withAutomaticStopTimeMinutes(software.amazon.awscdk.Token value)
Sets the value of AutomaticStopTimeMinutes
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.withDescription(String value)
Sets the value of Description
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.withInstanceType(String value)
Sets the value of InstanceType
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.withName(String value)
Sets the value of Name
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.withOwnerArn(String value)
Sets the value of OwnerArn
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.withRepositories(List<Object> value)
Sets the value of Repositories
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.withRepositories(software.amazon.awscdk.Token value)
Sets the value of Repositories
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.withSubnetId(String value)
Sets the value of SubnetId
|
Copyright © 2019. All rights reserved.