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