toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apphub.kotlin.outputs
/
GetApplicationResult
/
GetApplicationResult
Get
Application
Result
constructor
(
applicationId
:
String
,
attributes
:
List
<
GetApplicationAttribute
>
,
createTime
:
String
,
description
:
String
,
displayName
:
String
,
id
:
String
,
location
:
String
,
name
:
String
,
project
:
String
,
scopes
:
List
<
GetApplicationScope
>
,
state
:
String
,
uid
:
String
,
updateTime
:
String
)