| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
VpcContextQuery.Builder |
VpcContextQuery.Builder.account(String account)
Sets the value of
VpcContextQuery.getAccount() |
static VpcContextQuery.Builder |
VpcContextQuery.builder() |
VpcContextQuery.Builder |
VpcContextQuery.Builder.filter(Map<String,String> filter)
Sets the value of
VpcContextQuery.getFilter() |
VpcContextQuery.Builder |
VpcContextQuery.Builder.region(String region)
Sets the value of
VpcContextQuery.getRegion() |
VpcContextQuery.Builder |
VpcContextQuery.Builder.returnAsymmetricSubnets(Boolean returnAsymmetricSubnets)
Sets the value of
VpcContextQuery.getReturnAsymmetricSubnets() |
VpcContextQuery.Builder |
VpcContextQuery.Builder.subnetGroupNameTag(String subnetGroupNameTag)
Sets the value of
VpcContextQuery.getSubnetGroupNameTag() |
Copyright © 2021. All rights reserved.