pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.resource.v1alpha2.kotlin
/
ResourceClaimPatchArgs
/
ResourceClaimPatchArgs
Resource
Claim
Patch
Args
fun
ResourceClaimPatchArgs
(
apiVersion
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ObjectMetaPatchArgs
>
?
=
null
,
spec
:
Output
<
ResourceClaimSpecPatchArgs
>
?
=
null
)