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