PersistentVolumeClaimPatchArgs

constructor(apiVersion: Output<String>? = null, kind: Output<String>? = null, metadata: Output<ObjectMetaPatchArgs>? = null, spec: Output<PersistentVolumeClaimSpecPatchArgs>? = null, status: Output<PersistentVolumeClaimStatusPatchArgs>? = null)