MatchmakingConfigurationArgs

constructor(acceptanceRequired: Output<Boolean>? = null, acceptanceTimeoutSeconds: Output<Int>? = null, additionalPlayerCount: Output<Int>? = null, backfillMode: Output<String>? = null, customEventData: Output<String>? = null, description: Output<String>? = null, flexMatchMode: Output<String>? = null, gameProperties: Output<List<MatchmakingConfigurationGamePropertyArgs>>? = null, gameSessionData: Output<String>? = null, gameSessionQueueArns: Output<List<String>>? = null, name: Output<String>? = null, notificationTarget: Output<String>? = null, requestTimeoutSeconds: Output<Int>? = null, ruleSetName: Output<String>? = null, tags: Output<Map<String, String>>? = null)

Deprecated

This resource will be removed in the next major version. Consider using https://www.pulumi.com/registry/packages/aws-native/api-docs/gamelift/matchmakingconfiguration/ instead