toggle menu
pulumi-digitalocean-kotlin
4.45.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.outputs
/
GetAppResult
/
GetAppResult
Get
App
Result
constructor
(
activeDeploymentId
:
String
,
appId
:
String
,
createdAt
:
String
,
dedicatedIps
:
List
<
GetAppDedicatedIp
>
,
defaultIngress
:
String
,
id
:
String
,
liveDomain
:
String
,
liveUrl
:
String
,
projectId
:
String
,
specs
:
List
<
GetAppSpec
>
,
updatedAt
:
String
,
urn
:
String
)