pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.refactorspaces.kotlin.outputs
/
GetApplicationResult
/
GetApplicationResult
Get
Application
Result
fun
GetApplicationResult
(
apiGatewayId
:
String
?
=
null
,
applicationIdentifier
:
String
?
=
null
,
arn
:
String
?
=
null
,
nlbArn
:
String
?
=
null
,
nlbName
:
String
?
=
null
,
proxyUrl
:
String
?
=
null
,
stageName
:
String
?
=
null
,
tags
:
List
<
ApplicationTag
>
?
=
null
,
vpcLinkId
:
String
?
=
null
)