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