| Package | Description |
|---|---|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Method and Description |
|---|---|
VpcSubnetGroupType |
VpcSubnetGroup.getType()
The type of the subnet group.
|
VpcSubnetGroupType |
VpcSubnetGroup.Jsii$Proxy.getType() |
static VpcSubnetGroupType |
VpcSubnetGroupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VpcSubnetGroupType[] |
VpcSubnetGroupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VpcSubnetGroup.Builder |
VpcSubnetGroup.Builder.type(VpcSubnetGroupType type)
Sets the value of
VpcSubnetGroup.getType() |
Copyright © 2022. All rights reserved.