toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.apps.v1.kotlin
/
DeploymentArgs
/
DeploymentArgs
Deployment
Args
constructor
(
apiVersion
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ObjectMetaArgs
>
?
=
null
,
spec
:
Output
<
DeploymentSpecArgs
>
?
=
null
)