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