class Aws::AppStream::Types::Application
Describes an application in the application catalog.
@!attribute [rw] name
The name of the application. @return [String]
@!attribute [rw] display_name
The application name to display. @return [String]
@!attribute [rw] icon_url
The URL for the application icon. This URL might be time-limited. @return [String]
@!attribute [rw] launch_path
The path to the application executable in the instance. @return [String]
@!attribute [rw] launch_parameters
The arguments that are passed to the application at launch. @return [String]
@!attribute [rw] enabled
If there is a problem, the application can be disabled after image creation. @return [Boolean]
@!attribute [rw] metadata
Additional attributes that describe the application. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/Application AWS API Documentation
Constants
- SENSITIVE