| Package | Description |
|---|---|
| software.amazon.awscdk.services.gamelift |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnGameServerGroup.TagsProperty.Jsii$Proxy
An implementation for
CfnGameServerGroup.TagsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnGameServerGroup.TagsProperty |
CfnGameServerGroup.TagsProperty.Builder.build()
Builds the configured instance.
|
default CfnGameServerGroup.TagsProperty |
CfnGameServerGroupProps.getTags()
`AWS::GameLift::GameServerGroup.Tags`.
|
CfnGameServerGroup.TagsProperty |
CfnGameServerGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnGameServerGroupProps.Builder |
CfnGameServerGroupProps.Builder.tags(CfnGameServerGroup.TagsProperty tags)
Sets the value of
CfnGameServerGroupProps.getTags() |
CfnGameServerGroup.Builder |
CfnGameServerGroup.Builder.tags(CfnGameServerGroup.TagsProperty tags)
`AWS::GameLift::GameServerGroup.Tags`.
|
| Constructor and Description |
|---|
Jsii$Proxy(String gameServerGroupName,
Object instanceDefinitions,
Object launchTemplate,
String roleArn,
Object autoScalingPolicy,
String balancingStrategy,
String deleteOption,
String gameServerProtectionPolicy,
Number maxSize,
Number minSize,
CfnGameServerGroup.TagsProperty tags,
Object vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
CfnGameServerGroupProps.Builder. |
Copyright © 2020. All rights reserved.