CreateStreamingUrlRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

The name of the fleet.

Link copied to clipboard

The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

Link copied to clipboard

The name of the stack.

Link copied to clipboard

The identifier of the user.

Link copied to clipboard

The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String