@Stability(value=Stable)
public static interface CfnFleet.RuntimeConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-runtimeconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFleet.RuntimeConfigurationProperty.Builder
A builder for
CfnFleet.RuntimeConfigurationProperty |
static class |
CfnFleet.RuntimeConfigurationProperty.Jsii$Proxy
An implementation for
CfnFleet.RuntimeConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFleet.RuntimeConfigurationProperty.Builder |
builder() |
default Number |
getGameSessionActivationTimeoutSeconds()
`CfnFleet.RuntimeConfigurationProperty.GameSessionActivationTimeoutSeconds`.
|
default Number |
getMaxConcurrentGameSessionActivations()
`CfnFleet.RuntimeConfigurationProperty.MaxConcurrentGameSessionActivations`.
|
default Object |
getServerProcesses()
`CfnFleet.RuntimeConfigurationProperty.ServerProcesses`.
|
@Stability(value=Stable) @Nullable default Number getGameSessionActivationTimeoutSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-runtimeconfiguration.html#cfn-gamelift-fleet-runtimeconfiguration-gamesessionactivationtimeoutseconds@Stability(value=Stable) @Nullable default Number getMaxConcurrentGameSessionActivations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-runtimeconfiguration.html#cfn-gamelift-fleet-runtimeconfiguration-maxconcurrentgamesessionactivations@Stability(value=Stable) @Nullable default Object getServerProcesses()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-runtimeconfiguration.html#cfn-gamelift-fleet-runtimeconfiguration-serverprocesses@Stability(value=Stable) static CfnFleet.RuntimeConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.