pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appstream.kotlin
/
Application
Application
class
Application
:
KotlinCustomResource
Resource Type definition for AWS::AppStream::Application
Properties
Properties
app
Block
Arn
Link copied to clipboard
val
appBlockArn
:
Output
<
String
>
arn
Link copied to clipboard
val
arn
:
Output
<
String
>
attributes
To
Delete
Link copied to clipboard
val
attributesToDelete
:
Output
<
List
<
String
>
>
?
created
Time
Link copied to clipboard
val
createdTime
:
Output
<
String
>
description
Link copied to clipboard
val
description
:
Output
<
String
>
?
display
Name
Link copied to clipboard
val
displayName
:
Output
<
String
>
?
icon
S3Location
Link copied to clipboard
val
iconS3Location
:
Output
<
ApplicationS3Location
>
id
Link copied to clipboard
val
id
:
Output
<
String
>
instance
Families
Link copied to clipboard
val
instanceFamilies
:
Output
<
List
<
String
>
>
launch
Parameters
Link copied to clipboard
val
launchParameters
:
Output
<
String
>
?
launch
Path
Link copied to clipboard
val
launchPath
:
Output
<
String
>
name
Link copied to clipboard
val
name
:
Output
<
String
>
platforms
Link copied to clipboard
val
platforms
:
Output
<
List
<
String
>
>
pulumi
Child
Resources
Link copied to clipboard
val
pulumiChildResources
:
Set
<
KotlinResource
>
pulumi
Resource
Name
Link copied to clipboard
val
pulumiResourceName
:
String
pulumi
Resource
Type
Link copied to clipboard
val
pulumiResourceType
:
String
tags
Link copied to clipboard
val
tags
:
Output
<
List
<
Either
<
ApplicationTag0Properties
,
ApplicationTag1Properties
>
>
>
?
urn
Link copied to clipboard
val
urn
:
Output
<
String
>
working
Directory
Link copied to clipboard
val
workingDirectory
:
Output
<
String
>
?