/AWS1/CL_AMPEXPORTERCONF¶
Contains the configuration for an exporter managed by the scraper.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_opensearchconfiguration TYPE REF TO /AWS1/CL_AMPOPENSRCHEXPERCONF /AWS1/CL_AMPOPENSRCHEXPERCONF¶
The configuration that the scraper uses to export metrics to an Amazon OpenSearch Service domain.
Queryable Attributes¶
openSearchConfiguration¶
The configuration that the scraper uses to export metrics to an Amazon OpenSearch Service domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPENSEARCHCONFIGURATION() |
Getter for OPENSEARCHCONFIGURATION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_EXPORTERLIST¶
TYPES TT_EXPORTERLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_AMPEXPORTERCONF WITH DEFAULT KEY
.