pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.resource.v1alpha1.kotlin
/
PodSchedulingPatchArgs
/
PodSchedulingPatchArgs
Pod
Scheduling
Patch
Args
fun
PodSchedulingPatchArgs
(
apiVersion
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ObjectMetaPatchArgs
>
?
=
null
,
spec
:
Output
<
PodSchedulingSpecPatchArgs
>
?
=
null
)