Class MatchmakingConfigurationReference.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.interfaces.gamelift.MatchmakingConfigurationReference.Jsii$Proxy
- All Implemented Interfaces:
MatchmakingConfigurationReference,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
MatchmakingConfigurationReference
@Stability(Stable)
@Internal
public static final class MatchmakingConfigurationReference.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements MatchmakingConfigurationReference
An implementation for
MatchmakingConfigurationReference-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.gamelift.MatchmakingConfigurationReference
MatchmakingConfigurationReference.Builder, MatchmakingConfigurationReference.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theMatchmakingConfigurationReference.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theMatchmakingConfigurationReference.Builder.
-
-
Method Details
-
getMatchmakingConfigurationArn
Description copied from interface:MatchmakingConfigurationReferenceThe ARN of the MatchmakingConfiguration resource.- Specified by:
getMatchmakingConfigurationArnin interfaceMatchmakingConfigurationReference
-
getMatchmakingConfigurationName
Description copied from interface:MatchmakingConfigurationReferenceThe Name of the MatchmakingConfiguration resource.- Specified by:
getMatchmakingConfigurationNamein interfaceMatchmakingConfigurationReference
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-