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