@Stability(value=Stable)
public static interface CfnGameServerGroup.VpcSubnetsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-gameservergroup-vpcsubnets.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGameServerGroup.VpcSubnetsProperty.Builder
A builder for
CfnGameServerGroup.VpcSubnetsProperty |
static class |
CfnGameServerGroup.VpcSubnetsProperty.Jsii$Proxy
An implementation for
CfnGameServerGroup.VpcSubnetsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGameServerGroup.VpcSubnetsProperty.Builder |
builder() |
default List<String> |
getVpcSubnets()
`CfnGameServerGroup.VpcSubnetsProperty.VpcSubnets`.
|
@Stability(value=Stable) @Nullable default List<String> getVpcSubnets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-gameservergroup-vpcsubnets.html#cfn-gamelift-gameservergroup-vpcsubnets-vpcsubnets@Stability(value=Stable) static CfnGameServerGroup.VpcSubnetsProperty.Builder builder()
Copyright © 2020. All rights reserved.