@Stability(value=Stable) public static final class CfnMatchmakingConfiguration.GamePropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMatchmakingConfiguration.GamePropertyProperty>
CfnMatchmakingConfiguration.GamePropertyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMatchmakingConfiguration.GamePropertyProperty |
build()
Builds the configured instance.
|
CfnMatchmakingConfiguration.GamePropertyProperty.Builder |
key(String key)
Sets the value of
CfnMatchmakingConfiguration.GamePropertyProperty.getKey() |
CfnMatchmakingConfiguration.GamePropertyProperty.Builder |
value(String value)
Sets the value of
CfnMatchmakingConfiguration.GamePropertyProperty.getValue() |
@Stability(value=Stable) public CfnMatchmakingConfiguration.GamePropertyProperty.Builder key(String key)
CfnMatchmakingConfiguration.GamePropertyProperty.getKey()key - The game property identifier. This parameter is required.this@Stability(value=Stable) public CfnMatchmakingConfiguration.GamePropertyProperty.Builder value(String value)
CfnMatchmakingConfiguration.GamePropertyProperty.getValue()value - The game property value. This parameter is required.this@Stability(value=Stable) public CfnMatchmakingConfiguration.GamePropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnMatchmakingConfiguration.GamePropertyProperty>CfnMatchmakingConfiguration.GamePropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.