/AWS1/CL_SGMPIPELINEVERSION¶
The version of the pipeline.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_pipelinearn TYPE /AWS1/SGMPIPELINEARN /AWS1/SGMPIPELINEARN¶
The Amazon Resource Name (ARN) of the pipeline.
iv_pipelineversionid TYPE /AWS1/SGMPIPELINEVERSIONID /AWS1/SGMPIPELINEVERSIONID¶
The ID of the pipeline version.
iv_plinversiondisplayname TYPE /AWS1/SGMPIPELINEVERSIONNAME /AWS1/SGMPIPELINEVERSIONNAME¶
The display name of the pipeline version.
iv_pipelineversiondesc TYPE /AWS1/SGMPIPELINEVERSIONDESC /AWS1/SGMPIPELINEVERSIONDESC¶
The description of the pipeline version.
iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The creation time of the pipeline version.
iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The time when the pipeline version was last modified.
io_createdby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
CreatedBy
io_lastmodifiedby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
LastModifiedBy
iv_lastexctdpipelineexecarn TYPE /AWS1/SGMPIPELINEEXECUTIONARN /AWS1/SGMPIPELINEEXECUTIONARN¶
The Amazon Resource Name (ARN) of the most recent pipeline execution created from this pipeline version.
iv_lastexctdplinexecdspname TYPE /AWS1/SGMPIPELINEEXECUTIONNAME /AWS1/SGMPIPELINEEXECUTIONNAME¶
The display name of the most recent pipeline execution created from this pipeline version.
iv_lastexctdplinexecstatus TYPE /AWS1/SGMPIPELINEEXECSTATUS /AWS1/SGMPIPELINEEXECSTATUS¶
The status of the most recent pipeline execution created from this pipeline version.
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 |
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 |
PipelineVersionDisplayName¶
The display name of the pipeline version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLINVERSIONDISPLAYNAME() |
Getter for PIPELINEVERSIONDISPLAYNAME, with configurable def |
ASK_PLINVERSIONDISPLAYNAME() |
Getter for PIPELINEVERSIONDISPLAYNAME w/ exceptions if field |
HAS_PLINVERSIONDISPLAYNAME() |
Determine if PIPELINEVERSIONDISPLAYNAME has a value |
PipelineVersionDescription¶
The description of the pipeline version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEVERSIONDESC() |
Getter for PIPELINEVERSIONDESCRIPTION, with configurable def |
ASK_PIPELINEVERSIONDESC() |
Getter for PIPELINEVERSIONDESCRIPTION w/ exceptions if field |
HAS_PIPELINEVERSIONDESC() |
Determine if PIPELINEVERSIONDESCRIPTION has a value |
CreationTime¶
The creation time of the pipeline version.
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 version 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 |
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 |
LastExecutedPipelineExecutionArn¶
The Amazon Resource Name (ARN) of the most recent pipeline execution created from this pipeline version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTEXCTDPIPELINEEXECARN() |
Getter for LASTEXECUTEDPIPELINEEXECARN, with configurable de |
ASK_LASTEXCTDPIPELINEEXECARN() |
Getter for LASTEXECUTEDPIPELINEEXECARN w/ exceptions if fiel |
HAS_LASTEXCTDPIPELINEEXECARN() |
Determine if LASTEXECUTEDPIPELINEEXECARN has a value |
LastExecutedPipelineExecutionDisplayName¶
The display name of the most recent pipeline execution created from this pipeline version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTEXCTDPLINEXECDSPNAME() |
Getter for LASTEXCTDPLINEXECDISPLAYNAME, with configurable d |
ASK_LASTEXCTDPLINEXECDSPNAME() |
Getter for LASTEXCTDPLINEXECDISPLAYNAME w/ exceptions if fie |
HAS_LASTEXCTDPLINEXECDSPNAME() |
Determine if LASTEXCTDPLINEXECDISPLAYNAME has a value |
LastExecutedPipelineExecutionStatus¶
The status of the most recent pipeline execution created from this pipeline version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTEXCTDPLINEXECSTATUS() |
Getter for LASTEXCTDPIPELINEEXECSTATUS, with configurable de |
ASK_LASTEXCTDPLINEXECSTATUS() |
Getter for LASTEXCTDPIPELINEEXECSTATUS w/ exceptions if fiel |
HAS_LASTEXCTDPLINEXECSTATUS() |
Determine if LASTEXCTDPIPELINEEXECSTATUS has a value |