@Stability(value=Stable) public static final class CfnMatchmakingRuleSetProps.Builder extends Object implements software.amazon.jsii.Builder<CfnMatchmakingRuleSetProps>
CfnMatchmakingRuleSetProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMatchmakingRuleSetProps |
build()
Builds the configured instance.
|
CfnMatchmakingRuleSetProps.Builder |
name(String name)
Sets the value of
CfnMatchmakingRuleSetProps.getName() |
CfnMatchmakingRuleSetProps.Builder |
ruleSetBody(String ruleSetBody)
Sets the value of
CfnMatchmakingRuleSetProps.getRuleSetBody() |
@Stability(value=Stable) public CfnMatchmakingRuleSetProps.Builder name(String name)
CfnMatchmakingRuleSetProps.getName()name - `AWS::GameLift::MatchmakingRuleSet.Name`. This parameter is required.this@Stability(value=Stable) public CfnMatchmakingRuleSetProps.Builder ruleSetBody(String ruleSetBody)
CfnMatchmakingRuleSetProps.getRuleSetBody()ruleSetBody - `AWS::GameLift::MatchmakingRuleSet.RuleSetBody`. This parameter is required.this@Stability(value=Stable) public CfnMatchmakingRuleSetProps build()
build in interface software.amazon.jsii.Builder<CfnMatchmakingRuleSetProps>CfnMatchmakingRuleSetPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.