@Stability(value=Stable)
public static interface CfnGameServerGroup.LaunchTemplateProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-gameservergroup-launchtemplate.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGameServerGroup.LaunchTemplateProperty.Builder
A builder for
CfnGameServerGroup.LaunchTemplateProperty |
static class |
CfnGameServerGroup.LaunchTemplateProperty.Jsii$Proxy
An implementation for
CfnGameServerGroup.LaunchTemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGameServerGroup.LaunchTemplateProperty.Builder |
builder() |
default String |
getLaunchTemplateId()
`CfnGameServerGroup.LaunchTemplateProperty.LaunchTemplateId`.
|
default String |
getLaunchTemplateName()
`CfnGameServerGroup.LaunchTemplateProperty.LaunchTemplateName`.
|
default String |
getVersion()
`CfnGameServerGroup.LaunchTemplateProperty.Version`.
|
@Stability(value=Stable) @Nullable default String getLaunchTemplateId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-gameservergroup-launchtemplate.html#cfn-gamelift-gameservergroup-launchtemplate-launchtemplateid@Stability(value=Stable) @Nullable default String getLaunchTemplateName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-gameservergroup-launchtemplate.html#cfn-gamelift-gameservergroup-launchtemplate-launchtemplatename@Stability(value=Stable) @Nullable default String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-gameservergroup-launchtemplate.html#cfn-gamelift-gameservergroup-launchtemplate-version@Stability(value=Stable) static CfnGameServerGroup.LaunchTemplateProperty.Builder builder()
Copyright © 2020. All rights reserved.