Functions
export_resource_to_lab @classmethod
resource_id :
str
values :
Dict
Return type :
Scenario
get_export_resource_to_lab_config_specs @classmethod
Return type :
Dict
get_import_from_link_config_specs @classmethod
Return type :
Dict
get_imported_resource_from_scenario @classmethod
Get the imported resource from the scenario
scenario_id :
str
Return type :
ResourceModel
import_resource_from_link_async @classmethod
Run the import resource asynchronously, return the running import scenario
values :
Dict
Return type :
Scenario
import_resource_from_link_sync @classmethod
Run the import resource synchronously and return the imported resource
values :
Dict
Return type :
ResourceModel