FCVolumeSourceArgs

constructor(fsType: Output<String>? = null, lun: Output<Int>? = null, readOnly: Output<Boolean>? = null, targetWWNs: Output<List<String>>? = null, wwids: Output<List<String>>? = null)