pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.apigee.v1.kotlin
/
ArchiveDeploymentArgs
/
ArchiveDeploymentArgs
Archive
Deployment
Args
fun
ArchiveDeploymentArgs
(
environmentId
:
Output
<
String
>
?
=
null
,
gcsUri
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
organizationId
:
Output
<
String
>
?
=
null
)