Skip to content

/AWS1/CL_REVTSTRUNOBSVALRMSUMM

Summary information about an observability alarm snapshot captured for a test run.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_alarmarn TYPE /AWS1/REVCLOUDWATCHALARMARN /AWS1/REVCLOUDWATCHALARMARN

The ARN of the CloudWatch alarm.

iv_alarmname TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The name of the CloudWatch alarm.

iv_region TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The Region of the CloudWatch alarm.

iv_accountid TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The account ID that owns the CloudWatch alarm.


Queryable Attributes

alarmArn

The ARN of the CloudWatch alarm.

Accessible with the following methods

Method Description
GET_ALARMARN() Getter for ALARMARN, with configurable default
ASK_ALARMARN() Getter for ALARMARN w/ exceptions if field has no value
HAS_ALARMARN() Determine if ALARMARN has a value

alarmName

The name of the CloudWatch alarm.

Accessible with the following methods

Method Description
GET_ALARMNAME() Getter for ALARMNAME, with configurable default
ASK_ALARMNAME() Getter for ALARMNAME w/ exceptions if field has no value
HAS_ALARMNAME() Determine if ALARMNAME has a value

region

The Region of the CloudWatch alarm.

Accessible with the following methods

Method Description
GET_REGION() Getter for REGION, with configurable default
ASK_REGION() Getter for REGION w/ exceptions if field has no value
HAS_REGION() Determine if REGION has a value

accountId

The account ID that owns the CloudWatch alarm.

Accessible with the following methods

Method Description
GET_ACCOUNTID() Getter for ACCOUNTID, with configurable default
ASK_ACCOUNTID() Getter for ACCOUNTID w/ exceptions if field has no value
HAS_ACCOUNTID() Determine if ACCOUNTID has a value