Skip to content

/AWS1/CL_AMPSCRAPERCOMPONENT

A component of a Amazon Managed Service for Prometheus scraper that can be configured for logging.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_type TYPE /AWS1/AMPSCRAPERCOMPONENTTYPE /AWS1/AMPSCRAPERCOMPONENTTYPE

The type of the scraper component.

Optional arguments:

io_config TYPE REF TO /AWS1/CL_AMPCOMPONENTCONFIG /AWS1/CL_AMPCOMPONENTCONFIG

The configuration settings for the scraper component.


Queryable Attributes

type

The type of the scraper component.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

config

The configuration settings for the scraper component.

Accessible with the following methods

Method Description
GET_CONFIG() Getter for CONFIG

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_SCRAPERCOMPONENTS

TYPES TT_SCRAPERCOMPONENTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_AMPSCRAPERCOMPONENT WITH DEFAULT KEY
.