class Aws::AppStream::Types::CreateStreamingURLRequest
@note When making an API call, you may pass CreateStreamingURLRequest
data as a hash: { stack_name: "String", # required fleet_name: "String", # required user_id: "StreamingUrlUserId", # required application_id: "String", validity: 1, session_context: "String", }
@!attribute [rw] stack_name
The name of the stack. @return [String]
@!attribute [rw] fleet_name
The name of the fleet. @return [String]
@!attribute [rw] user_id
The identifier of the user. @return [String]
@!attribute [rw] application_id
The name of the application to launch after the session starts. This is the name that you specified as **Name** in the Image Assistant. If your fleet is enabled for the **Desktop** stream view, you can also choose to launch directly to the operating system desktop. To do so, specify **Desktop**. @return [String]
@!attribute [rw] validity
The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds. @return [Integer]
@!attribute [rw] session_context
The session context. For more information, see [Session Context][1] in the *Amazon AppStream 2.0 Administration Guide*. [1]: https://docs.aws.amazon.com/appstream2/latest/developerguide/managing-stacks-fleets.html#managing-stacks-fleets-parameters @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/CreateStreamingURLRequest AWS API Documentation
Constants
- SENSITIVE