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

Stratosphere.GameLift.MatchmakingConfiguration

Documentation

data MatchmakingConfiguration Source #

Constructors

MatchmakingConfiguration

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

Fields

Instances

Instances details
ToJSON MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Show MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Eq MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

ToResourceProperties MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "AcceptanceRequired" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "AcceptanceRequired" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "AcceptanceRequired" MatchmakingConfiguration = Value Bool
Property "AcceptanceTimeoutSeconds" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "AcceptanceTimeoutSeconds" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "AcceptanceTimeoutSeconds" MatchmakingConfiguration = Value Integer
Property "AdditionalPlayerCount" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "AdditionalPlayerCount" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "AdditionalPlayerCount" MatchmakingConfiguration = Value Integer
Property "BackfillMode" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "BackfillMode" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "CreationTime" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "CreationTime" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "CustomEventData" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "CustomEventData" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "Description" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "Description" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "FlexMatchMode" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "FlexMatchMode" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "GameProperties" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "GameProperties" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "GameSessionData" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "GameSessionData" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "GameSessionQueueArns" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "GameSessionQueueArns" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "GameSessionQueueArns" MatchmakingConfiguration = ValueList Text
Property "Name" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "NotificationTarget" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "NotificationTarget" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "NotificationTarget" MatchmakingConfiguration = Value Text
Property "RequestTimeoutSeconds" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "RequestTimeoutSeconds" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "RequestTimeoutSeconds" MatchmakingConfiguration = Value Integer
Property "RuleSetArn" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "RuleSetArn" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "RuleSetName" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Associated Types

type PropertyType "RuleSetName" MatchmakingConfiguration 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

Property "Tags" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "AcceptanceRequired" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "AcceptanceRequired" MatchmakingConfiguration = Value Bool
type PropertyType "AcceptanceTimeoutSeconds" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "AcceptanceTimeoutSeconds" MatchmakingConfiguration = Value Integer
type PropertyType "AdditionalPlayerCount" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "AdditionalPlayerCount" MatchmakingConfiguration = Value Integer
type PropertyType "BackfillMode" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "CreationTime" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "CustomEventData" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "Description" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "FlexMatchMode" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "GameProperties" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "GameSessionData" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "GameSessionQueueArns" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "GameSessionQueueArns" MatchmakingConfiguration = ValueList Text
type PropertyType "Name" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "NotificationTarget" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "NotificationTarget" MatchmakingConfiguration = Value Text
type PropertyType "RequestTimeoutSeconds" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "RequestTimeoutSeconds" MatchmakingConfiguration = Value Integer
type PropertyType "RuleSetArn" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "RuleSetName" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration

type PropertyType "Tags" MatchmakingConfiguration Source # 
Instance details

Defined in Stratosphere.GameLift.MatchmakingConfiguration