StreamingSessionBackup - Amazon Nimble Studio

StreamingSessionBackup

Information about the streaming session backup.

Contents

arn

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

Type: String

Required: No

backupId

The ID of the backup.

Type: String

Required: No

createdAt

The ISO timestamp in for when the resource was created.

Type: Timestamp

Required: No

launchProfileId

The ID of the launch profile which allowed the backups for the streaming session.

Type: String

Required: No

ownedBy

The user ID of the user that owns the streaming session.

Type: String

Required: No

sessionId

The streaming session ID for the StreamingSessionBackup.

Type: String

Required: No

state

The streaming session state.

Type: String

Valid Values: CREATE_IN_PROGRESS | DELETE_IN_PROGRESS | READY | DELETED | CREATE_FAILED | DELETE_FAILED | STOP_IN_PROGRESS | START_IN_PROGRESS | STOPPED | STOP_FAILED | START_FAILED

Required: No

statusCode

The status code.

Type: String

Valid Values: STREAMING_SESSION_READY | STREAMING_SESSION_DELETED | STREAMING_SESSION_CREATE_IN_PROGRESS | STREAMING_SESSION_DELETE_IN_PROGRESS | INTERNAL_ERROR | INSUFFICIENT_CAPACITY | ACTIVE_DIRECTORY_DOMAIN_JOIN_ERROR | NETWORK_CONNECTION_ERROR | INITIALIZATION_SCRIPT_ERROR | DECRYPT_STREAMING_IMAGE_ERROR | NETWORK_INTERFACE_ERROR | STREAMING_SESSION_STOPPED | STREAMING_SESSION_STARTED | STREAMING_SESSION_STOP_IN_PROGRESS | STREAMING_SESSION_START_IN_PROGRESS | AMI_VALIDATION_ERROR

Required: No

statusMessage

The status message for the streaming session backup.

Type: String

Required: No

tags

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

Type: String to string map

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: