@Stability(value=Stable) public static final class CfnGameServerGroup.VpcSubnetsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGameServerGroup.VpcSubnetsProperty>
CfnGameServerGroup.VpcSubnetsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGameServerGroup.VpcSubnetsProperty |
build()
Builds the configured instance.
|
CfnGameServerGroup.VpcSubnetsProperty.Builder |
vpcSubnets(List<String> vpcSubnets)
Sets the value of
CfnGameServerGroup.VpcSubnetsProperty.getVpcSubnets() |
@Stability(value=Stable) public CfnGameServerGroup.VpcSubnetsProperty.Builder vpcSubnets(List<String> vpcSubnets)
CfnGameServerGroup.VpcSubnetsProperty.getVpcSubnets()vpcSubnets - `CfnGameServerGroup.VpcSubnetsProperty.VpcSubnets`.this@Stability(value=Stable) public CfnGameServerGroup.VpcSubnetsProperty build()
build in interface software.amazon.jsii.Builder<CfnGameServerGroup.VpcSubnetsProperty>CfnGameServerGroup.VpcSubnetsPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.