@Stability(value=Stable)
public static interface CfnMatchmakingConfiguration.GamePropertyProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-matchmakingconfiguration-gameproperty.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMatchmakingConfiguration.GamePropertyProperty.Builder
A builder for
CfnMatchmakingConfiguration.GamePropertyProperty |
static class |
CfnMatchmakingConfiguration.GamePropertyProperty.Jsii$Proxy
An implementation for
CfnMatchmakingConfiguration.GamePropertyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMatchmakingConfiguration.GamePropertyProperty.Builder |
builder() |
String |
getKey()
`CfnMatchmakingConfiguration.GamePropertyProperty.Key`.
|
String |
getValue()
`CfnMatchmakingConfiguration.GamePropertyProperty.Value`.
|
@Stability(value=Stable) @NotNull String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-matchmakingconfiguration-gameproperty.html#cfn-gamelift-matchmakingconfiguration-gameproperty-key@Stability(value=Stable) @NotNull String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-matchmakingconfiguration-gameproperty.html#cfn-gamelift-matchmakingconfiguration-gameproperty-value@Stability(value=Stable) static CfnMatchmakingConfiguration.GamePropertyProperty.Builder builder()
Copyright © 2020. All rights reserved.