Persistent Volume Claim Spec Patch Args
constructor(accessModes: Output<List<String>>? = null, dataSource: Output<TypedLocalObjectReferencePatchArgs>? = null, dataSourceRef: Output<TypedObjectReferencePatchArgs>? = null, resources: Output<VolumeResourceRequirementsPatchArgs>? = null, selector: Output<LabelSelectorPatchArgs>? = null, storageClassName: Output<String>? = null, volumeAttributesClassName: Output<String>? = null, volumeMode: Output<String>? = null, volumeName: Output<String>? = null)