@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.787Z") @Stability(value=Stable) public interface CfnGameServerGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGameServerGroupProps.Builder
A builder for
CfnGameServerGroupProps |
static class |
CfnGameServerGroupProps.Jsii$Proxy
An implementation for
CfnGameServerGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGameServerGroupProps.Builder |
builder() |
default Object |
getAutoScalingPolicy()
`AWS::GameLift::GameServerGroup.AutoScalingPolicy`.
|
default String |
getBalancingStrategy()
`AWS::GameLift::GameServerGroup.BalancingStrategy`.
|
default String |
getDeleteOption()
`AWS::GameLift::GameServerGroup.DeleteOption`.
|
String |
getGameServerGroupName()
`AWS::GameLift::GameServerGroup.GameServerGroupName`.
|
default String |
getGameServerProtectionPolicy()
`AWS::GameLift::GameServerGroup.GameServerProtectionPolicy`.
|
Object |
getInstanceDefinitions()
`AWS::GameLift::GameServerGroup.InstanceDefinitions`.
|
Object |
getLaunchTemplate()
`AWS::GameLift::GameServerGroup.LaunchTemplate`.
|
default Number |
getMaxSize()
`AWS::GameLift::GameServerGroup.MaxSize`.
|
default Number |
getMinSize()
`AWS::GameLift::GameServerGroup.MinSize`.
|
String |
getRoleArn()
`AWS::GameLift::GameServerGroup.RoleArn`.
|
default CfnGameServerGroup.TagsProperty |
getTags()
`AWS::GameLift::GameServerGroup.Tags`.
|
default Object |
getVpcSubnets()
`AWS::GameLift::GameServerGroup.VpcSubnets`.
|
@Stability(value=Stable) @NotNull String getGameServerGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-gameservergroupname@Stability(value=Stable) @NotNull Object getInstanceDefinitions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-instancedefinitions@Stability(value=Stable) @NotNull Object getLaunchTemplate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-launchtemplate@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-rolearn@Stability(value=Stable) @Nullable default Object getAutoScalingPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-autoscalingpolicy@Stability(value=Stable) @Nullable default String getBalancingStrategy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-balancingstrategy@Stability(value=Stable) @Nullable default String getDeleteOption()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-deleteoption@Stability(value=Stable) @Nullable default String getGameServerProtectionPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-gameserverprotectionpolicy@Stability(value=Stable) @Nullable default Number getMaxSize()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-maxsize@Stability(value=Stable) @Nullable default Number getMinSize()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-minsize@Stability(value=Stable) @Nullable default CfnGameServerGroup.TagsProperty getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-tags@Stability(value=Stable) @Nullable default Object getVpcSubnets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gameservergroup.html#cfn-gamelift-gameservergroup-vpcsubnets@Stability(value=Stable) static CfnGameServerGroupProps.Builder builder()
CfnGameServerGroupProps.Builder of CfnGameServerGroupPropsCopyright © 2020. All rights reserved.