/AWS1/CL_SGMPIPELINE¶
A SageMaker Model Building Pipeline instance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_pipelinearn TYPE /AWS1/SGMPIPELINEARN /AWS1/SGMPIPELINEARN¶
The Amazon Resource Name (ARN) of the pipeline.
iv_pipelinename TYPE /AWS1/SGMPIPELINENAME /AWS1/SGMPIPELINENAME¶
The name of the pipeline.
iv_pipelinedisplayname TYPE /AWS1/SGMPIPELINENAME /AWS1/SGMPIPELINENAME¶
The display name of the pipeline.
iv_pipelinedescription TYPE /AWS1/SGMPIPELINEDESCRIPTION /AWS1/SGMPIPELINEDESCRIPTION¶
The description of the pipeline.
iv_rolearn TYPE /AWS1/SGMROLEARN /AWS1/SGMROLEARN¶
The Amazon Resource Name (ARN) of the role that created the pipeline.
iv_pipelinestatus TYPE /AWS1/SGMPIPELINESTATUS /AWS1/SGMPIPELINESTATUS¶
The status of the pipeline.
iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The creation time of the pipeline.
iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The time that the pipeline was last modified.
iv_lastruntime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The time when the pipeline was last run.
io_createdby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
CreatedBy
io_lastmodifiedby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
LastModifiedBy
io_parallelismconfiguration TYPE REF TO /AWS1/CL_SGMPARALLELISMCONF /AWS1/CL_SGMPARALLELISMCONF¶
The parallelism configuration applied to the pipeline.
it_tags TYPE /AWS1/CL_SGMTAG=>TT_TAGLIST TT_TAGLIST¶
A list of tags that apply to the pipeline.
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 |
PipelineName¶
The name of the pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINENAME() |
Getter for PIPELINENAME, with configurable default |
ASK_PIPELINENAME() |
Getter for PIPELINENAME w/ exceptions if field has no value |
HAS_PIPELINENAME() |
Determine if PIPELINENAME has a value |
PipelineDisplayName¶
The display name of the pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEDISPLAYNAME() |
Getter for PIPELINEDISPLAYNAME, with configurable default |
ASK_PIPELINEDISPLAYNAME() |
Getter for PIPELINEDISPLAYNAME w/ exceptions if field has no |
HAS_PIPELINEDISPLAYNAME() |
Determine if PIPELINEDISPLAYNAME has a value |
PipelineDescription¶
The description of the pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEDESCRIPTION() |
Getter for PIPELINEDESCRIPTION, with configurable default |
ASK_PIPELINEDESCRIPTION() |
Getter for PIPELINEDESCRIPTION w/ exceptions if field has no |
HAS_PIPELINEDESCRIPTION() |
Determine if PIPELINEDESCRIPTION has a value |
RoleArn¶
The Amazon Resource Name (ARN) of the role that created the pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
PipelineStatus¶
The status of the pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINESTATUS() |
Getter for PIPELINESTATUS, with configurable default |
ASK_PIPELINESTATUS() |
Getter for PIPELINESTATUS w/ exceptions if field has no valu |
HAS_PIPELINESTATUS() |
Determine if PIPELINESTATUS has a value |
CreationTime¶
The creation time of the pipeline.
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 that the pipeline was last modified.
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 |
LastRunTime¶
The time when the pipeline was last run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTRUNTIME() |
Getter for LASTRUNTIME, with configurable default |
ASK_LASTRUNTIME() |
Getter for LASTRUNTIME w/ exceptions if field has no value |
HAS_LASTRUNTIME() |
Determine if LASTRUNTIME has a value |
CreatedBy¶
CreatedBy
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY |
LastModifiedBy¶
LastModifiedBy
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 |
Tags¶
A list of tags that apply to the pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |