UpdateStreamGroupResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) that is assigned to the stream group resource and that uniquely identifies the group across all Amazon Web Services Regions. Format is arn:aws:gameliftstreams:[AWS Region]:[AWS account]:streamgroup/[resource ID].

Link copied to clipboard

A set of applications that this stream group is associated with. You can stream any of these applications with the stream group.

Link copied to clipboard

A timestamp that indicates when this resource was created. Timestamps are expressed using in ISO8601 format, such as: 2022-12-27T22:29:40+00:00 (UTC).

Link copied to clipboard

The default Amazon GameLift Streams application that is associated with this stream group.

Link copied to clipboard

A descriptive label for the stream group.

Link copied to clipboard
val id: String?

A unique ID value that is assigned to the resource when it's created. Format example: sg-1AB2C3De4.

Link copied to clipboard

A timestamp that indicates when this resource was last updated. Timestamps are expressed using in ISO8601 format, such as: 2022-12-27T22:29:40+00:00 (UTC).

Link copied to clipboard

This value is set of locations, including their name, current status, and capacities.

Link copied to clipboard

The current status of the stream group resource. Possible statuses include the following:

Link copied to clipboard

A short description of the reason that the stream group is in ERROR status. The possible reasons can be one of the following:

Link copied to clipboard

The target stream quality for the stream group.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String