ISCSIPersistent Volume Source Patch Args
constructor(chapAuthDiscovery: Output<Boolean>? = null, chapAuthSession: Output<Boolean>? = null, fsType: Output<String>? = null, initiatorName: Output<String>? = null, iqn: Output<String>? = null, iscsiInterface: Output<String>? = null, lun: Output<Int>? = null, portals: Output<List<String>>? = null, readOnly: Output<Boolean>? = null, secretRef: Output<SecretReferencePatchArgs>? = null, targetPortal: Output<String>? = null)