Class GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Jsii$Proxy
- All Implemented Interfaces:
GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps-
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.mixins.preview.services.gamelift.events.GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder, GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) acceptanceRequired property.(experimental) acceptanceTimeout property.(experimental) customEventData property.(experimental) estimatedWaitMillis property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) gameSessionInfo property.(experimental) matchId property.(experimental) message property.(experimental) reason property.(experimental) ruleEvaluationMetrics property.(experimental) tickets property.getType()(experimental) type property.final inthashCode()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 theGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.
-
-
Method Details
-
getAcceptanceRequired
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) acceptanceRequired property.Specify an array of string values to match this event if the actual value of acceptanceRequired is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAcceptanceRequiredin interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getAcceptanceTimeout
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) acceptanceTimeout property.Specify an array of string values to match this event if the actual value of acceptanceTimeout is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAcceptanceTimeoutin interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getCustomEventData
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) customEventData property.Specify an array of string values to match this event if the actual value of customEventData is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getCustomEventDatain interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getEstimatedWaitMillis
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) estimatedWaitMillis property.Specify an array of string values to match this event if the actual value of estimatedWaitMillis is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getEstimatedWaitMillisin interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getEventMetadata
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getGameSessionInfo
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) gameSessionInfo property.Specify an array of string values to match this event if the actual value of gameSessionInfo is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getGameSessionInfoin interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getMatchId
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) matchId property.Specify an array of string values to match this event if the actual value of matchId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMatchIdin interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getMessage
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) message property.Specify an array of string values to match this event if the actual value of message is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMessagein interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getReason
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) reason property.Specify an array of string values to match this event if the actual value of reason is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getReasonin interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getRuleEvaluationMetrics
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) ruleEvaluationMetrics property.Specify an array of string values to match this event if the actual value of ruleEvaluationMetrics is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRuleEvaluationMetricsin interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getTickets
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) tickets property.Specify an array of string values to match this event if the actual value of tickets is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTicketsin interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
getType
Description copied from interface:GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps(experimental) type property.Specify an array of string values to match this event if the actual value of type is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTypein interfaceGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps
-
$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()
-