@Stability(value=Stable) public static final class CfnDataSource.DataSourceVpcConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.DataSourceVpcConfigurationProperty>
CfnDataSource.DataSourceVpcConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.DataSourceVpcConfigurationProperty |
build()
Builds the configured instance.
|
CfnDataSource.DataSourceVpcConfigurationProperty.Builder |
securityGroupIds(List<String> securityGroupIds)
Sets the value of
CfnDataSource.DataSourceVpcConfigurationProperty.getSecurityGroupIds() |
CfnDataSource.DataSourceVpcConfigurationProperty.Builder |
subnetIds(List<String> subnetIds)
Sets the value of
CfnDataSource.DataSourceVpcConfigurationProperty.getSubnetIds() |
@Stability(value=Stable) public CfnDataSource.DataSourceVpcConfigurationProperty.Builder securityGroupIds(List<String> securityGroupIds)
CfnDataSource.DataSourceVpcConfigurationProperty.getSecurityGroupIds()securityGroupIds - `CfnDataSource.DataSourceVpcConfigurationProperty.SecurityGroupIds`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.DataSourceVpcConfigurationProperty.Builder subnetIds(List<String> subnetIds)
CfnDataSource.DataSourceVpcConfigurationProperty.getSubnetIds()subnetIds - `CfnDataSource.DataSourceVpcConfigurationProperty.SubnetIds`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.DataSourceVpcConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.DataSourceVpcConfigurationProperty>CfnDataSource.DataSourceVpcConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.