/AWS1/CL_IOACREATEPLINRESPONSE¶
CreatePipelineResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_pipelinename TYPE /AWS1/IOAPIPELINENAME /AWS1/IOAPIPELINENAME¶
The name of the pipeline.
iv_pipelinearn TYPE /AWS1/IOAPIPELINEARN /AWS1/IOAPIPELINEARN¶
The ARN of the pipeline.
Queryable Attributes¶
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 |
pipelineArn¶
The 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 |