GetMatchmakingConfigurationResult

constructor(acceptanceRequired: Boolean? = null, acceptanceTimeoutSeconds: Int? = null, additionalPlayerCount: Int? = null, arn: String? = null, backfillMode: MatchmakingConfigurationBackfillMode? = null, creationTime: String? = null, customEventData: String? = null, description: String? = null, flexMatchMode: MatchmakingConfigurationFlexMatchMode? = null, gameProperties: List<MatchmakingConfigurationGameProperty>? = null, gameSessionData: String? = null, gameSessionQueueArns: List<String>? = null, notificationTarget: String? = null, requestTimeoutSeconds: Int? = null, ruleSetArn: String? = null, ruleSetName: String? = null, tags: List<Tag>? = null)