/AWS1/CL_DPICREATEPLINOUTPUT¶
Contains the output of CreatePipeline.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_pipelineid TYPE /AWS1/DPIID /AWS1/DPIID¶
The ID that AWS Data Pipeline assigns the newly created pipeline. For example,
df-06372391ZG65EXAMPLE.
Queryable Attributes¶
pipelineId¶
The ID that AWS Data Pipeline assigns the newly created pipeline. For example,
df-06372391ZG65EXAMPLE.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEID() |
Getter for PIPELINEID, with configurable default |
ASK_PIPELINEID() |
Getter for PIPELINEID w/ exceptions if field has no value |
HAS_PIPELINEID() |
Determine if PIPELINEID has a value |