Stored Iscsi Volume Args
constructor(diskId: Output<String>? = null, gatewayArn: Output<String>? = null, kmsEncrypted: Output<Boolean>? = null, kmsKey: Output<String>? = null, networkInterfaceId: Output<String>? = null, preserveExistingData: Output<Boolean>? = null, snapshotId: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetName: Output<String>? = null)