stratosphere-gamelift-1.0.0: Stratosphere integration for AWS GameLift.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.GameLift.GameSessionQueue

Documentation

data GameSessionQueue Source #

Constructors

GameSessionQueue

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gamesessionqueue.html

Fields

Instances

Instances details
ToJSON GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Show GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Eq GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

ToResourceProperties GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Property "CustomEventData" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Associated Types

type PropertyType "CustomEventData" GameSessionQueue 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "CustomEventData" GameSessionQueue = Value Text
Property "Destinations" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Associated Types

type PropertyType "Destinations" GameSessionQueue 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Property "FilterConfiguration" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Associated Types

type PropertyType "FilterConfiguration" GameSessionQueue 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Methods

set :: PropertyType "FilterConfiguration" GameSessionQueue -> GameSessionQueue -> GameSessionQueue #

Property "Name" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Associated Types

type PropertyType "Name" GameSessionQueue 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Property "NotificationTarget" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Associated Types

type PropertyType "NotificationTarget" GameSessionQueue 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "NotificationTarget" GameSessionQueue = Value Text
Property "PlayerLatencyPolicies" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Associated Types

type PropertyType "PlayerLatencyPolicies" GameSessionQueue 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Methods

set :: PropertyType "PlayerLatencyPolicies" GameSessionQueue -> GameSessionQueue -> GameSessionQueue #

Property "PriorityConfiguration" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Associated Types

type PropertyType "PriorityConfiguration" GameSessionQueue 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Methods

set :: PropertyType "PriorityConfiguration" GameSessionQueue -> GameSessionQueue -> GameSessionQueue #

Property "Tags" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Associated Types

type PropertyType "Tags" GameSessionQueue 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Property "TimeoutInSeconds" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

Associated Types

type PropertyType "TimeoutInSeconds" GameSessionQueue 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "TimeoutInSeconds" GameSessionQueue = Value Integer
type PropertyType "CustomEventData" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "CustomEventData" GameSessionQueue = Value Text
type PropertyType "Destinations" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "FilterConfiguration" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "Name" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "NotificationTarget" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "NotificationTarget" GameSessionQueue = Value Text
type PropertyType "PlayerLatencyPolicies" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "PriorityConfiguration" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "Tags" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "TimeoutInSeconds" GameSessionQueue Source # 
Instance details

Defined in Stratosphere.GameLift.GameSessionQueue

type PropertyType "TimeoutInSeconds" GameSessionQueue = Value Integer