toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appstream.kotlin.outputs
/
GetApplicationResult
/
GetApplicationResult
Get
Application
Result
constructor
(
appBlockArn
:
String
?
=
null
,
arn
:
String
?
=
null
,
createdTime
:
String
?
=
null
,
description
:
String
?
=
null
,
displayName
:
String
?
=
null
,
iconS3Location
:
ApplicationS3Location
?
=
null
,
launchParameters
:
String
?
=
null
,
launchPath
:
String
?
=
null
,
workingDirectory
:
String
?
=
null
)