VolumeArgs

constructor(deviceName: Output<String>? = null, gcs: Output<GCSArgs>? = null, mountOptions: Output<List<String>>? = null, mountPath: Output<String>? = null, nfs: Output<NFSArgs>? = null)