models.externally_triggered_job_params_externally_triggered_sbt_params module

class models.externally_triggered_job_params_externally_triggered_sbt_params.ExternallyTriggeredJobParams_ExternallyTriggeredSbtParams(catalog_view=None)[source]

Bases: object

Implementation of the ‘ExternallyTriggeredJobParams_ExternallyTriggeredSbtParams’ model.

Attributes:

catalog_view (string): The catalog view associated with the job.

classmethod from_dictionary(dictionary)[source]

Creates an instance of this model from a dictionary

Args:

dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.

Returns:

object: An instance of this structure class.