toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.launchwizard.kotlin.outputs
/
GetDeploymentResult
/
GetDeploymentResult
Get
Deployment
Result
constructor
(
arn
:
String
?
=
null
,
createdAt
:
String
?
=
null
,
deletedAt
:
String
?
=
null
,
deploymentId
:
String
?
=
null
,
resourceGroup
:
String
?
=
null
,
status
:
DeploymentStatus
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)