UpdateFleetAttributesRequest
Types
Properties
Link copied to clipboard
Amazon GameLift Servers Anywhere configuration options.
Link copied to clipboard
A human-readable description of a fleet.
Link copied to clipboard
The name of a metric group to add this fleet to. Use a metric group in Amazon CloudWatch to aggregate the metrics from multiple fleets. Provide an existing metric group name, or create a new metric group by providing a new name. A fleet can only be in one metric group at a time.
Link copied to clipboard
The game session protection policy to apply to all new game sessions created in this fleet. Game sessions that already exist are not affected. You can set protection for individual game sessions using UpdateGameSession .
Link copied to clipboard
Policy settings that limit the number of game sessions an individual player can create over a span of time.
Functions
Link copied to clipboard
inline fun copy(block: UpdateFleetAttributesRequest.Builder.() -> Unit = {}): UpdateFleetAttributesRequest