/AWS1/CL_SGMDESCRPLINEXECRSP¶
DescribePipelineExecutionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_pipelinearn TYPE /AWS1/SGMPIPELINEARN /AWS1/SGMPIPELINEARN¶
The Amazon Resource Name (ARN) of the pipeline.
iv_pipelineexecutionarn TYPE /AWS1/SGMPIPELINEEXECUTIONARN /AWS1/SGMPIPELINEEXECUTIONARN¶
The Amazon Resource Name (ARN) of the pipeline execution.
iv_pipelineexecdisplayname TYPE /AWS1/SGMPIPELINEEXECUTIONNAME /AWS1/SGMPIPELINEEXECUTIONNAME¶
The display name of the pipeline execution.
iv_pipelineexecutionstatus TYPE /AWS1/SGMPIPELINEEXECSTATUS /AWS1/SGMPIPELINEEXECSTATUS¶
The status of the pipeline execution.
iv_pipelineexecutiondesc TYPE /AWS1/SGMPIPELINEEXECUTIONDESC /AWS1/SGMPIPELINEEXECUTIONDESC¶
The description of the pipeline execution.
io_pipelineexperimentconfig TYPE REF TO /AWS1/CL_SGMPLINEXPERIMENTCFG /AWS1/CL_SGMPLINEXPERIMENTCFG¶
Specifies the names of the experiment and trial created by a pipeline.
iv_failurereason TYPE /AWS1/SGMPLINEXECFAILUREREASON /AWS1/SGMPLINEXECFAILUREREASON¶
If the execution failed, a message describing why.
iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The time when the pipeline execution was created.
iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The time when the pipeline execution was modified last.
io_createdby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
Information about the user who created or modified a SageMaker resource.
io_lastmodifiedby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
Information about the user who created or modified a SageMaker resource.
io_parallelismconfiguration TYPE REF TO /AWS1/CL_SGMPARALLELISMCONF /AWS1/CL_SGMPARALLELISMCONF¶
The parallelism configuration applied to the pipeline.
io_selectiveexecutionconfig TYPE REF TO /AWS1/CL_SGMSELECTIVEEXECCFG /AWS1/CL_SGMSELECTIVEEXECCFG¶
The selective execution configuration applied to the pipeline run.
iv_pipelineversionid TYPE /AWS1/SGMPIPELINEVERSIONID /AWS1/SGMPIPELINEVERSIONID¶
The ID of the pipeline version.
io_mlflowconfig TYPE REF TO /AWS1/CL_SGMMLFLOWCONF /AWS1/CL_SGMMLFLOWCONF¶
The MLflow configuration of the pipeline execution.
Queryable Attributes¶
PipelineArn¶
The Amazon Resource Name (ARN) of the pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEARN() |
Getter for PIPELINEARN, with configurable default |
ASK_PIPELINEARN() |
Getter for PIPELINEARN w/ exceptions if field has no value |
HAS_PIPELINEARN() |
Determine if PIPELINEARN has a value |
PipelineExecutionArn¶
The Amazon Resource Name (ARN) of the pipeline execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXECUTIONARN() |
Getter for PIPELINEEXECUTIONARN, with configurable default |
ASK_PIPELINEEXECUTIONARN() |
Getter for PIPELINEEXECUTIONARN w/ exceptions if field has n |
HAS_PIPELINEEXECUTIONARN() |
Determine if PIPELINEEXECUTIONARN has a value |
PipelineExecutionDisplayName¶
The display name of the pipeline execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXECDISPLAYNAME() |
Getter for PIPELINEEXECUTIONDISPLAYNAME, with configurable d |
ASK_PIPELINEEXECDISPLAYNAME() |
Getter for PIPELINEEXECUTIONDISPLAYNAME w/ exceptions if fie |
HAS_PIPELINEEXECDISPLAYNAME() |
Determine if PIPELINEEXECUTIONDISPLAYNAME has a value |
PipelineExecutionStatus¶
The status of the pipeline execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXECUTIONSTATUS() |
Getter for PIPELINEEXECUTIONSTATUS, with configurable defaul |
ASK_PIPELINEEXECUTIONSTATUS() |
Getter for PIPELINEEXECUTIONSTATUS w/ exceptions if field ha |
HAS_PIPELINEEXECUTIONSTATUS() |
Determine if PIPELINEEXECUTIONSTATUS has a value |
PipelineExecutionDescription¶
The description of the pipeline execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXECUTIONDESC() |
Getter for PIPELINEEXECUTIONDESCRIPTION, with configurable d |
ASK_PIPELINEEXECUTIONDESC() |
Getter for PIPELINEEXECUTIONDESCRIPTION w/ exceptions if fie |
HAS_PIPELINEEXECUTIONDESC() |
Determine if PIPELINEEXECUTIONDESCRIPTION has a value |
PipelineExperimentConfig¶
Specifies the names of the experiment and trial created by a pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXPERIMENTCONFIG() |
Getter for PIPELINEEXPERIMENTCONFIG |
FailureReason¶
If the execution failed, a message describing why.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILUREREASON() |
Getter for FAILUREREASON, with configurable default |
ASK_FAILUREREASON() |
Getter for FAILUREREASON w/ exceptions if field has no value |
HAS_FAILUREREASON() |
Determine if FAILUREREASON has a value |
CreationTime¶
The time when the pipeline execution was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
LastModifiedTime¶
The time when the pipeline execution was modified last.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |
CreatedBy¶
Information about the user who created or modified a SageMaker resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY |
LastModifiedBy¶
Information about the user who created or modified a SageMaker resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDBY() |
Getter for LASTMODIFIEDBY |
ParallelismConfiguration¶
The parallelism configuration applied to the pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARALLELISMCONFIGURATION() |
Getter for PARALLELISMCONFIGURATION |
SelectiveExecutionConfig¶
The selective execution configuration applied to the pipeline run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELECTIVEEXECUTIONCONFIG() |
Getter for SELECTIVEEXECUTIONCONFIG |
PipelineVersionId¶
The ID of the pipeline version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEVERSIONID() |
Getter for PIPELINEVERSIONID, with configurable default |
ASK_PIPELINEVERSIONID() |
Getter for PIPELINEVERSIONID w/ exceptions if field has no v |
HAS_PIPELINEVERSIONID() |
Determine if PIPELINEVERSIONID has a value |
MLflowConfig¶
The MLflow configuration of the pipeline execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MLFLOWCONFIG() |
Getter for MLFLOWCONFIG |