VolumeArgs

constructor(driver: Output<String>? = null, driverOpts: Output<Map<String, String>>? = null, labels: Output<List<VolumeLabelArgs>>? = null, name: Output<String>? = null)