class Aws::AppStream::Types::Stack

Describes a stack.

@!attribute [rw] arn

The ARN of the stack.
@return [String]

@!attribute [rw] name

The name of the stack.
@return [String]

@!attribute [rw] description

The description to display.
@return [String]

@!attribute [rw] display_name

The stack name to display.
@return [String]

@!attribute [rw] created_time

The time the stack was created.
@return [Time]

@!attribute [rw] storage_connectors

The storage connectors to enable.
@return [Array<Types::StorageConnector>]

@!attribute [rw] redirect_url

The URL that users are redirected to after their streaming session
ends.
@return [String]

@!attribute [rw] feedback_url

The URL that users are redirected to after they click the Send
Feedback link. If no URL is specified, no Send Feedback link is
displayed.
@return [String]

@!attribute [rw] stack_errors

The errors for the stack.
@return [Array<Types::StackError>]

@!attribute [rw] user_settings

The actions that are enabled or disabled for users during their
streaming sessions. By default these actions are enabled.
@return [Array<Types::UserSetting>]

@!attribute [rw] application_settings

The persistent application settings for users of the stack.
@return [Types::ApplicationSettingsResponse]

@!attribute [rw] access_endpoints

The list of virtual private cloud (VPC) interface endpoint objects.
Users of the stack can connect to AppStream 2.0 only through the
specified endpoints.
@return [Array<Types::AccessEndpoint>]

@!attribute [rw] embed_host_domains

The domains where AppStream 2.0 streaming sessions can be embedded
in an iframe. You must approve the domains that you want to host
embedded AppStream 2.0 streaming sessions.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/Stack AWS API Documentation

Constants

SENSITIVE