| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static VpcLookupOptions.Builder |
VpcLookupOptions.builder() |
VpcLookupOptions.Builder |
VpcLookupOptions.Builder.isDefault(Boolean isDefault)
Sets the value of
VpcLookupOptions.getIsDefault() |
VpcLookupOptions.Builder |
VpcLookupOptions.Builder.region(String region)
Sets the value of
VpcLookupOptions.getRegion() |
VpcLookupOptions.Builder |
VpcLookupOptions.Builder.subnetGroupNameTag(String subnetGroupNameTag)
Sets the value of
VpcLookupOptions.getSubnetGroupNameTag() |
VpcLookupOptions.Builder |
VpcLookupOptions.Builder.tags(Map<String,String> tags)
Sets the value of
VpcLookupOptions.getTags() |
VpcLookupOptions.Builder |
VpcLookupOptions.Builder.vpcId(String vpcId)
Sets the value of
VpcLookupOptions.getVpcId() |
VpcLookupOptions.Builder |
VpcLookupOptions.Builder.vpcName(String vpcName)
Sets the value of
VpcLookupOptions.getVpcName() |
| Constructor and Description |
|---|
Jsii$Proxy(VpcLookupOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
VpcLookupOptions.Builder. |
Copyright © 2022. All rights reserved.