@Stability(value=Stable) public static final class CfnGameServerGroup.LaunchTemplateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGameServerGroup.LaunchTemplateProperty>
CfnGameServerGroup.LaunchTemplateProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGameServerGroup.LaunchTemplateProperty |
build()
Builds the configured instance.
|
CfnGameServerGroup.LaunchTemplateProperty.Builder |
launchTemplateId(String launchTemplateId)
Sets the value of
CfnGameServerGroup.LaunchTemplateProperty.getLaunchTemplateId() |
CfnGameServerGroup.LaunchTemplateProperty.Builder |
launchTemplateName(String launchTemplateName)
Sets the value of
CfnGameServerGroup.LaunchTemplateProperty.getLaunchTemplateName() |
CfnGameServerGroup.LaunchTemplateProperty.Builder |
version(String version)
Sets the value of
CfnGameServerGroup.LaunchTemplateProperty.getVersion() |
@Stability(value=Stable) public CfnGameServerGroup.LaunchTemplateProperty.Builder launchTemplateId(String launchTemplateId)
CfnGameServerGroup.LaunchTemplateProperty.getLaunchTemplateId()launchTemplateId - `CfnGameServerGroup.LaunchTemplateProperty.LaunchTemplateId`.this@Stability(value=Stable) public CfnGameServerGroup.LaunchTemplateProperty.Builder launchTemplateName(String launchTemplateName)
CfnGameServerGroup.LaunchTemplateProperty.getLaunchTemplateName()launchTemplateName - `CfnGameServerGroup.LaunchTemplateProperty.LaunchTemplateName`.this@Stability(value=Stable) public CfnGameServerGroup.LaunchTemplateProperty.Builder version(String version)
CfnGameServerGroup.LaunchTemplateProperty.getVersion()version - `CfnGameServerGroup.LaunchTemplateProperty.Version`.this@Stability(value=Stable) public CfnGameServerGroup.LaunchTemplateProperty build()
build in interface software.amazon.jsii.Builder<CfnGameServerGroup.LaunchTemplateProperty>CfnGameServerGroup.LaunchTemplatePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.