Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.

Link copied to clipboard

The ISO timestamp in seconds for when the resource was created.

Link copied to clipboard

The user ID of the user that created the launch profile.

Link copied to clipboard

A human-readable description of the launch profile.

Link copied to clipboard

Unique identifiers for a collection of EC2 subnets.

Link copied to clipboard

The ID of the launch profile used to control access from the streaming session.

Link copied to clipboard

The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".

Link copied to clipboard
var name: String?

A friendly name for the launch profile.

Link copied to clipboard

The current state.

Link copied to clipboard

The status code.

Link copied to clipboard

The status message for the launch profile.

Link copied to clipboard

A configuration for a streaming session.

Link copied to clipboard

Unique identifiers for a collection of studio components that can be used with this launch profile.

Link copied to clipboard

A collection of labels, in the form of key-value pairs, that apply to this resource.

Link copied to clipboard

The ISO timestamp in seconds for when the resource was updated.

Link copied to clipboard

The user ID of the user that most recently updated the resource.

Link copied to clipboard

The list of the latest validation results.

Functions