Builder

class Builder

Properties

Link copied to clipboard

The application that runs in the stream sessions.

Link copied to clipboard
var arn: String?

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

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 descriptive label for the stream URL.

Link copied to clipboard

The date and time when the stream URL expires and stops accepting new stream sessions. Timestamps are expressed using in ISO8601 format, such as: 2022-12-27T22:29:40+00:00 (UTC).

Link copied to clipboard

The number of times the stream URL can still be used to start a stream session.

Link copied to clipboard

The maximum length of time, in seconds, that a stream session started from this stream URL can run.

Link copied to clipboard

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

Link copied to clipboard

Additional information about why the stream URL is in its current status. Amazon GameLift Streams populates this value when the status is REVOKED. Possible values include the following:

Link copied to clipboard

The stream group that runs the stream sessions.

Link copied to clipboard

The shareable stream URL. Distribute this URL to end users so that they can start and play a stream session in a hosted web player. Treat the stream URL as a secret. Anyone who has it can start a stream session until the stream URL expires, is revoked, or reaches its usage limit.

Link copied to clipboard

The unique identifier for the stream URL resource, for example su-1AB2C3De4.

Link copied to clipboard

The maximum number of times the stream URL can start a stream session.