toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.refactorspaces.kotlin.outputs
/
GetApplicationResult
/
GetApplicationResult
Get
Application
Result
constructor
(
apiGatewayId
:
String
?
=
null
,
applicationIdentifier
:
String
?
=
null
,
arn
:
String
?
=
null
,
nlbArn
:
String
?
=
null
,
nlbName
:
String
?
=
null
,
proxyUrl
:
String
?
=
null
,
stageName
:
String
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
,
vpcLinkId
:
String
?
=
null
)