@Stability(value=Stable) @Internal public static final class CfnMatchmakingRuleSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMatchmakingRuleSetProps
CfnMatchmakingRuleSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMatchmakingRuleSetProps.Builder, CfnMatchmakingRuleSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMatchmakingRuleSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMatchmakingRuleSetProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getName()
A unique identifier for the matchmaking rule set.
|
String |
getRuleSetBody()
A collection of matchmaking rules, formatted as a JSON string.
|
List<CfnTag> |
getTags()
A list of labels to assign to the new matchmaking rule set resource.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnMatchmakingRuleSetProps.Builder builder)
CfnMatchmakingRuleSetProps.Builder.public final String getName()
CfnMatchmakingRuleSetProps
A matchmaking configuration identifies the rule set it uses by this name value. Note that the rule set name is different from the optional name field in the rule set body.
getName in interface CfnMatchmakingRuleSetPropspublic final String getRuleSetBody()
CfnMatchmakingRuleSetPropsComments are not allowed in JSON, but most elements support a description field.
getRuleSetBody in interface CfnMatchmakingRuleSetPropspublic final List<CfnTag> getTags()
CfnMatchmakingRuleSetPropsTags are developer-defined key-value pairs. Tagging AWS resources are useful for resource management, access management and cost allocation. For more information, see Tagging AWS Resources in the AWS General Reference . Once the resource is created, you can use TagResource, UntagResource, and ListTagsForResource to add, remove, and view tags. The maximum tag limit may be lower than stated. See the AWS General Reference for actual tagging limits.
getTags in interface CfnMatchmakingRuleSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.