Application

class Application : KotlinCustomResource

Resource Type definition for AWS::AppStream::Application

Properties

Link copied to clipboard
val appBlockArn: Output<String>

The app block ARN with which the application should be associated.

Link copied to clipboard
val arn: Output<String>

The ARN of the application.

Link copied to clipboard

A list of attributes to delete from an application.

Link copied to clipboard
val createdTime: Output<String>

The time when the application was created.

Link copied to clipboard
val description: Output<String>?

The description of the application.

Link copied to clipboard
val displayName: Output<String>?

The display name of the application. This name is visible to users in the application catalog.

Link copied to clipboard

The icon S3 location of the application.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The instance families the application supports. Allowed Values : GENERAL_PURPOSE | GRAPHICS_G4

Link copied to clipboard
val launchParameters: Output<String>?

The launch parameters of the application.

Link copied to clipboard
val launchPath: Output<String>

The launch path of the application.

Link copied to clipboard
val name: Output<String>

The name of the application. This name is visible to users when a name is not specified in the DisplayName property. Pattern : ^[a-zA-Z0-9][a-zA-Z0-9_&#46;-]{0,100}$

Link copied to clipboard
val platforms: Output<List<String>>

The platforms the application supports. Allowed Values : WINDOWS_SERVER_2019 | AMAZON_LINUX2

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The tags of the application.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val workingDirectory: Output<String>?

The working directory of the application.