pub fn lookup_table_export_v2<O0: Into<Output>>( table_handle: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for LookupTableExportV2::new().build(table_handle, scope).
LookupTableExportV2::new().build(table_handle, scope)