| Package | Description |
|---|---|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Class and Description |
|---|---|
static class |
VpcSubnetGroup.Jsii$Proxy
An implementation for
VpcSubnetGroup |
| Modifier and Type | Method and Description |
|---|---|
VpcSubnetGroup |
VpcSubnetGroup.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<VpcSubnetGroup> |
VpcContextResponse.getSubnetGroups()
The subnet groups discovered for the given VPC.
|
List<VpcSubnetGroup> |
VpcContextResponse.Jsii$Proxy.getSubnetGroups() |
| Modifier and Type | Method and Description |
|---|---|
VpcContextResponse.Builder |
VpcContextResponse.Builder.subnetGroups(List<? extends VpcSubnetGroup> subnetGroups)
Sets the value of
VpcContextResponse.getSubnetGroups() |
Copyright © 2022. All rights reserved.