Volume Node Affinity Patch Args
data class VolumeNodeAffinityPatchArgs(val required: Output<NodeSelectorPatchArgs>? = null) : ConvertibleToJava<VolumeNodeAffinityPatchArgs>
VolumeNodeAffinity defines constraints that limit what nodes this volume can be accessed from.