/AWS1/CL_CWSCANARYENTITY¶
Represents a CloudWatch Synthetics canary that can be audited for performance and configuration issues.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_canaryname TYPE /AWS1/CWSSTRING /AWS1/CWSSTRING¶
The name of the CloudWatch Synthetics canary.
Queryable Attributes¶
CanaryName¶
The name of the CloudWatch Synthetics canary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CANARYNAME() |
Getter for CANARYNAME, with configurable default |
ASK_CANARYNAME() |
Getter for CANARYNAME w/ exceptions if field has no value |
HAS_CANARYNAME() |
Determine if CANARYNAME has a value |