@Stability(value=External) public static final class CfnFunction.VpcConfigProperty.Builder extends Object
CfnFunction.VpcConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.VpcConfigProperty |
build()
Builds the configured instance.
|
CfnFunction.VpcConfigProperty.Builder |
withSecurityGroupIds(List<String> value)
Sets the value of SecurityGroupIds
|
CfnFunction.VpcConfigProperty.Builder |
withSubnetIds(List<String> value)
Sets the value of SubnetIds
|
@Stability(value=External) public CfnFunction.VpcConfigProperty.Builder withSecurityGroupIds(List<String> value)
value - `CfnFunction.VpcConfigProperty.SecurityGroupIds`.this@Stability(value=External) public CfnFunction.VpcConfigProperty.Builder withSubnetIds(List<String> value)
value - `CfnFunction.VpcConfigProperty.SubnetIds`.this@Stability(value=External) public CfnFunction.VpcConfigProperty build()
CfnFunction.VpcConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.