| Modifier and Type | Method and Description |
|---|---|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.automaticStopTimeMinutes(Number automaticStopTimeMinutes)
Sets the value of AutomaticStopTimeMinutes
|
static CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.builder() |
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.description(String description)
Sets the value of Description
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.instanceType(String instanceType)
Sets the value of InstanceType
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.name(String name)
Sets the value of Name
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.ownerArn(String ownerArn)
Sets the value of OwnerArn
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.repositories(software.amazon.awscdk.core.IResolvable repositories)
Sets the value of Repositories
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.repositories(List<Object> repositories)
Sets the value of Repositories
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.subnetId(String subnetId)
Sets the value of SubnetId
|
Copyright © 2019. All rights reserved.