Lun Args
fun LunArgs(bootLun: Output<Boolean>? = null, id: Output<String>? = null, multiprotocolType: Output<LunMultiprotocolType>? = null, shareable: Output<Boolean>? = null, sizeGb: Output<String>? = null, state: Output<LunState>? = null, storageType: Output<LunStorageType>? = null, storageVolume: Output<String>? = null, wwid: Output<String>? = null)