Uses of Class
software.amazon.awscdk.services.ec2.RequestedSubnet.Builder
-
Uses of RequestedSubnet.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionRequestedSubnet.Builder.availabilityZone
(String availabilityZone) Sets the value ofRequestedSubnet.getAvailabilityZone()
static RequestedSubnet.Builder
RequestedSubnet.builder()
RequestedSubnet.Builder.configuration
(SubnetConfiguration configuration) Sets the value ofRequestedSubnet.getConfiguration()
RequestedSubnet.Builder.subnetConstructId
(String subnetConstructId) Sets the value ofRequestedSubnet.getSubnetConstructId()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(RequestedSubnet.Builder builder) Constructor that initializes the object based on literal property values passed by theRequestedSubnet.Builder
.