gameServerProtectionPolicy

@JvmName(name = "wgobkjtrwdygfkfa")
suspend fun gameServerProtectionPolicy(value: Output<String>)
@JvmName(name = "goycersnuvaflxdb")
suspend fun gameServerProtectionPolicy(value: String?)

Parameters

value

Indicates whether instances in the game server group are protected from early termination. Unprotected instances that have active game servers running might be terminated during a scale-down event, causing players to be dropped from the game. Protected instances cannot be terminated while there are active game servers running except in the event of a forced game server group deletion. Valid values: NO_PROTECTION, FULL_PROTECTION. Defaults to NO_PROTECTION.