updateFleetAttributes
abstract suspend fun updateFleetAttributes(input: UpdateFleetAttributesRequest): UpdateFleetAttributesResponse
Updates a fleet's mutable attributes, such as game session protection and resource creation limits.
To update fleet attributes, specify the fleet ID and the property values that you want to change. If successful, Amazon GameLift Servers returns the identifiers for the updated fleet.
Learn more