@Stability(value=Stable)
public static interface CfnMatchmakingConfiguration.GamePropertyProperty
extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnMatchmakingConfiguration.GamePropertyProperty.Builder builder()
Copyright © 2021. All rights reserved.