/AWS1/CL_UNTUPDATEEVENTRULERSP¶
UpdateEventRuleResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/UNTEVENTRULEARN /AWS1/UNTEVENTRULEARN¶
The Amazon Resource Name (ARN) to use to update the
EventRule.
iv_notificationconfarn TYPE /AWS1/UNTNOTIFICATIONCONFARN /AWS1/UNTNOTIFICATIONCONFARN¶
The ARN of the
NotificationConfiguration.
it_statussummarybyregion TYPE /AWS1/CL_UNTEVENTRULESTATSUMM=>TT_STATUSSUMMARYBYREGION TT_STATUSSUMMARYBYREGION¶
The status of the action by Region.
Queryable Attributes¶
arn¶
The Amazon Resource Name (ARN) to use to update the
EventRule.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_ARN() | Getter for ARN, with configurable default | 
| ASK_ARN() | Getter for ARN w/ exceptions if field has no value | 
| HAS_ARN() | Determine if ARN has a value | 
notificationConfigurationArn¶
The ARN of the
NotificationConfiguration.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_NOTIFICATIONCONFARN() | Getter for NOTIFICATIONCONFIGURATIONARN, with configurable d | 
| ASK_NOTIFICATIONCONFARN() | Getter for NOTIFICATIONCONFIGURATIONARN w/ exceptions if fie | 
| HAS_NOTIFICATIONCONFARN() | Determine if NOTIFICATIONCONFIGURATIONARN has a value | 
statusSummaryByRegion¶
The status of the action by Region.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_STATUSSUMMARYBYREGION() | Getter for STATUSSUMMARYBYREGION, with configurable default | 
| ASK_STATUSSUMMARYBYREGION() | Getter for STATUSSUMMARYBYREGION w/ exceptions if field has | 
| HAS_STATUSSUMMARYBYREGION() | Determine if STATUSSUMMARYBYREGION has a value |