Class GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Jsii$Proxy
- All Implemented Interfaces:
GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps-
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.GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder, GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.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) dnsName property.(experimental) endTime property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) gameSessionArn property.(experimental) gameSessionRegion property.(experimental) ipAddress property.(experimental) placedPlayerSessions property.(experimental) placementId property.getPort()(experimental) port property.(experimental) startTime 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 theGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder.
-
-
Method Details
-
getDnsName
Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(experimental) dnsName property.Specify an array of string values to match this event if the actual value of dnsName 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:
getDnsNamein interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
getEndTime
Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(experimental) endTime property.Specify an array of string values to match this event if the actual value of endTime 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:
getEndTimein interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
getEventMetadata
Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
getGameSessionArn
Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(experimental) gameSessionArn property.Specify an array of string values to match this event if the actual value of gameSessionArn 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:
getGameSessionArnin interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
getGameSessionRegion
Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(experimental) gameSessionRegion property.Specify an array of string values to match this event if the actual value of gameSessionRegion 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:
getGameSessionRegionin interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
getIpAddress
Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(experimental) ipAddress property.Specify an array of string values to match this event if the actual value of ipAddress 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:
getIpAddressin interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
getPlacedPlayerSessions
public final List<GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventItem> getPlacedPlayerSessions()Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(experimental) placedPlayerSessions property.Specify an array of string values to match this event if the actual value of placedPlayerSessions 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:
getPlacedPlayerSessionsin interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
getPlacementId
Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(experimental) placementId property.Specify an array of string values to match this event if the actual value of placementId 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:
getPlacementIdin interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
getPort
Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(experimental) port property.Specify an array of string values to match this event if the actual value of port 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:
getPortin interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
getStartTime
Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(experimental) startTime property.Specify an array of string values to match this event if the actual value of startTime 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:
getStartTimein interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
getType
Description copied from interface:GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps(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 interfaceGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps
-
$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()
-