Skip to content

/AWS1/CL_SGMUPDATEPLINVRSRSP

UpdatePipelineVersionResponse

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.


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