/AWS1/CL_CWOTELPIPELINECONF¶
Defines the configuration for a telemetry pipeline, including how data flows from sources through processors to destinations.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_body TYPE /AWS1/CWOTELPIPELINECONFBODY /AWS1/CWOTELPIPELINECONFBODY¶
The pipeline configuration body that defines the data processing rules and transformations.
Queryable Attributes¶
Body¶
The pipeline configuration body that defines the data processing rules and transformations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BODY() |
Getter for BODY, with configurable default |
ASK_BODY() |
Getter for BODY w/ exceptions if field has no value |
HAS_BODY() |
Determine if BODY has a value |