Skip to content

/AWS1/CL_DZNTRIGGERSOURCE

The source that triggered a notebook run in Amazon SageMaker Unified Studio.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_type TYPE /AWS1/DZNTRIGGERSOURCETYPE /AWS1/DZNTRIGGERSOURCETYPE

The type of the trigger source. Valid values are MANUAL, SCHEDULED, and WORKFLOW.

iv_name TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The name of the trigger source.


Queryable Attributes

type

The type of the trigger source. Valid values are MANUAL, SCHEDULED, and WORKFLOW.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

name

The name of the trigger source.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value