python.external_config.config.config_remote module

class RemoteExternalConfiguration(parent, bg_task_manager, plugin_id, engine_name, interpreter, software_hash, pipeline_config_id, pipeline_config_name, pipeline_config_uri, status=1)[source]

Bases: python.external_config.config.config_base.ExternalConfiguration

Represents a Shotgun pipeline configuration linked to an remote descriptor such as app_store, git or shotgun.

pipeline_configuration_id

The associated pipeline configuration id or None if not defined.

pipeline_configuration_name

The name of the associated pipeline configuration or None if not defined.

tracking_latest

Returns True if this configuration is tracking an external ‘latest version’.