Volume Device Patch Args
data class VolumeDevicePatchArgs(val devicePath: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<VolumeDevicePatchArgs>
volumeDevice describes a mapping of a raw block device within a container.