/AWS1/CL_CWSMETRICSOURCE¶
Identifies the metric source for SLOs on resources other than Application Signals services.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_metricsourcekeyattributes TYPE /AWS1/CL_CWSATTRIBUTES_W=>TT_ATTRIBUTES TT_ATTRIBUTES¶
Key attributes that identify the metric source.
Optional arguments:¶
it_metricsourceattributes TYPE /AWS1/CL_CWSATTRIBUTES_W=>TT_ATTRIBUTES TT_ATTRIBUTES¶
Additional attributes for the metric source.
Queryable Attributes¶
MetricSourceKeyAttributes¶
Key attributes that identify the metric source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICSOURCEKEYATTRS() |
Getter for METRICSOURCEKEYATTRIBUTES, with configurable defa |
ASK_METRICSOURCEKEYATTRS() |
Getter for METRICSOURCEKEYATTRIBUTES w/ exceptions if field |
HAS_METRICSOURCEKEYATTRS() |
Determine if METRICSOURCEKEYATTRIBUTES has a value |
MetricSourceAttributes¶
Additional attributes for the metric source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICSOURCEATTRIBUTES() |
Getter for METRICSOURCEATTRIBUTES, with configurable default |
ASK_METRICSOURCEATTRIBUTES() |
Getter for METRICSOURCEATTRIBUTES w/ exceptions if field has |
HAS_METRICSOURCEATTRIBUTES() |
Determine if METRICSOURCEATTRIBUTES has a value |