| Modifier and Type | Method and Description |
|---|---|
static Ec2EnvironmentProps.Builder |
Ec2EnvironmentProps.builder() |
Ec2EnvironmentProps.Builder |
Ec2EnvironmentProps.Builder.description(String description)
Sets the value of
Ec2EnvironmentProps.getDescription() |
Ec2EnvironmentProps.Builder |
Ec2EnvironmentProps.Builder.ec2EnvironmentName(String ec2EnvironmentName)
Sets the value of
Ec2EnvironmentProps.getEc2EnvironmentName() |
Ec2EnvironmentProps.Builder |
Ec2EnvironmentProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
Ec2EnvironmentProps.getInstanceType() |
Ec2EnvironmentProps.Builder |
Ec2EnvironmentProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
Ec2EnvironmentProps.getSubnetSelection() |
Ec2EnvironmentProps.Builder |
Ec2EnvironmentProps.Builder.vpc(IVpc vpc)
Sets the value of
Ec2EnvironmentProps.getVpc() |
Copyright © 2020. All rights reserved.