@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-05-10T21:38:35.752Z") @Stability(value=Stable) public interface VpcConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
VpcConfig.Builder
A builder for
VpcConfig |
static class |
VpcConfig.Jsii$Proxy
An implementation for
VpcConfig |
| Modifier and Type | Method and Description |
|---|---|
static VpcConfig.Builder |
builder() |
default SubnetSelection |
getSubnets()
VPC subnets.
|
IVpc |
getVpc()
VPC.
|
@Stability(value=Stable) @NotNull IVpc getVpc()
@Stability(value=Stable) @Nullable default SubnetSelection getSubnets()
Default: - Private Subnets are selected
@Stability(value=Stable) static VpcConfig.Builder builder()
VpcConfig.Builder of VpcConfigCopyright © 2021. All rights reserved.