@Stability(value=Stable)
public static interface CfnModel.VpcConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnModel.VpcConfigProperty.Builder
A builder for
CfnModel.VpcConfigProperty |
static class |
CfnModel.VpcConfigProperty.Jsii$Proxy
An implementation for
CfnModel.VpcConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnModel.VpcConfigProperty.Builder |
builder() |
List<String> |
getSecurityGroupIds()
`CfnModel.VpcConfigProperty.SecurityGroupIds`.
|
List<String> |
getSubnets()
`CfnModel.VpcConfigProperty.Subnets`.
|
@Stability(value=Stable) @NotNull List<String> getSecurityGroupIds()
@Stability(value=Stable) @NotNull List<String> getSubnets()
@Stability(value=Stable) static CfnModel.VpcConfigProperty.Builder builder()
CfnModel.VpcConfigProperty.Builder of CfnModel.VpcConfigPropertyCopyright © 2021. All rights reserved.