pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1.kotlin.inputs
/
DeploymentArgs
/
DeploymentArgs
Deployment
Args
fun
DeploymentArgs
(
cloudBuildOptions
:
Output
<
CloudBuildOptionsArgs
>
?
=
null
,
container
:
Output
<
ContainerInfoArgs
>
?
=
null
,
files
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
zip
:
Output
<
ZipInfoArgs
>
?
=
null
)