game Session Creation Limit Policy
suspend fun gameSessionCreationLimitPolicy(value: Output<ContainerFleetGameSessionCreationLimitPolicyArgs>)
suspend fun gameSessionCreationLimitPolicy(value: ContainerFleetGameSessionCreationLimitPolicyArgs?)
Parameters
value
A policy that limits the number of game sessions an individual player can create over a span of time for this fleet.
suspend fun gameSessionCreationLimitPolicy(argument: suspend ContainerFleetGameSessionCreationLimitPolicyArgsBuilder.() -> Unit)
Parameters
argument
A policy that limits the number of game sessions an individual player can create over a span of time for this fleet.