/AWS1/CL_AMPAMPCONFIGURATION¶
The AmpConfiguration
structure defines the Amazon Managed Service for Prometheus instance a scraper should send metrics to.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_workspacearn
TYPE /AWS1/AMPWORKSPACEARN
/AWS1/AMPWORKSPACEARN
¶
ARN of the Amazon Managed Service for Prometheus workspace.
Queryable Attributes¶
workspaceArn¶
ARN of the Amazon Managed Service for Prometheus workspace.
Accessible with the following methods¶
Method | Description |
---|---|
GET_WORKSPACEARN() |
Getter for WORKSPACEARN, with configurable default |
ASK_WORKSPACEARN() |
Getter for WORKSPACEARN w/ exceptions if field has no value |
HAS_WORKSPACEARN() |
Determine if WORKSPACEARN has a value |