pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.settings.v1alpha1.kotlin
/
PodPresetPatchArgs
/
PodPresetPatchArgs
Pod
Preset
Patch
Args
fun
PodPresetPatchArgs
(
apiVersion
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ObjectMetaPatchArgs
>
?
=
null
,
spec
:
Output
<
PodPresetSpecPatchArgs
>
?
=
null
)