/AWS1/CL_COAGETAUTOEVENTRSP¶
GetAutomationEventResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_eventid TYPE /AWS1/COAEVENTID /AWS1/COAEVENTID¶
The ID of the automation event to retrieve.
iv_eventdescription TYPE /AWS1/COASTRING /AWS1/COASTRING¶
A description of the automation event.
iv_eventtype TYPE /AWS1/COAEVENTTYPE /AWS1/COAEVENTTYPE¶
The type of automation event.
iv_eventstatus TYPE /AWS1/COAEVENTSTATUS /AWS1/COAEVENTSTATUS¶
The current status of the automation event.
iv_eventstatusreason TYPE /AWS1/COASTRING /AWS1/COASTRING¶
The reason for the current event status.
iv_resourcearn TYPE /AWS1/COARESOURCEARN /AWS1/COARESOURCEARN¶
The Amazon Resource Name (ARN) of the resource affected by the automation event.
iv_resourceid TYPE /AWS1/COARESOURCEID /AWS1/COARESOURCEID¶
The ID of the resource affected by the automation event.
iv_recommendedactionid TYPE /AWS1/COARECOMMENDEDACTIONID /AWS1/COARECOMMENDEDACTIONID¶
The ID of the recommended action associated with this automation event.
iv_accountid TYPE /AWS1/COAACCOUNTID /AWS1/COAACCOUNTID¶
The Amazon Web Services account ID associated with the automation event.
iv_region TYPE /AWS1/COASTRING /AWS1/COASTRING¶
The Amazon Web Services Region where the automation event occurred.
iv_ruleid TYPE /AWS1/COARULEID /AWS1/COARULEID¶
The ID of the automation rule that triggered this event.
iv_resourcetype TYPE /AWS1/COARESOURCETYPE /AWS1/COARESOURCETYPE¶
The type of resource affected by the automation event.
iv_createdtimestamp TYPE /AWS1/COATIMESTAMP /AWS1/COATIMESTAMP¶
The timestamp when the automation event was created.
iv_completedtimestamp TYPE /AWS1/COATIMESTAMP /AWS1/COATIMESTAMP¶
The timestamp when the automation event completed.
io_estimatedmonthlysavings TYPE REF TO /AWS1/CL_COAESTMONTHLYSAVINGS /AWS1/CL_COAESTMONTHLYSAVINGS¶
Contains information about estimated monthly cost savings.
Queryable Attributes¶
eventId¶
The ID of the automation event to retrieve.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTID() |
Getter for EVENTID, with configurable default |
ASK_EVENTID() |
Getter for EVENTID w/ exceptions if field has no value |
HAS_EVENTID() |
Determine if EVENTID has a value |
eventDescription¶
A description of the automation event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTDESCRIPTION() |
Getter for EVENTDESCRIPTION, with configurable default |
ASK_EVENTDESCRIPTION() |
Getter for EVENTDESCRIPTION w/ exceptions if field has no va |
HAS_EVENTDESCRIPTION() |
Determine if EVENTDESCRIPTION has a value |
eventType¶
The type of automation event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTTYPE() |
Getter for EVENTTYPE, with configurable default |
ASK_EVENTTYPE() |
Getter for EVENTTYPE w/ exceptions if field has no value |
HAS_EVENTTYPE() |
Determine if EVENTTYPE has a value |
eventStatus¶
The current status of the automation event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTSTATUS() |
Getter for EVENTSTATUS, with configurable default |
ASK_EVENTSTATUS() |
Getter for EVENTSTATUS w/ exceptions if field has no value |
HAS_EVENTSTATUS() |
Determine if EVENTSTATUS has a value |
eventStatusReason¶
The reason for the current event status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTSTATUSREASON() |
Getter for EVENTSTATUSREASON, with configurable default |
ASK_EVENTSTATUSREASON() |
Getter for EVENTSTATUSREASON w/ exceptions if field has no v |
HAS_EVENTSTATUSREASON() |
Determine if EVENTSTATUSREASON has a value |
resourceArn¶
The Amazon Resource Name (ARN) of the resource affected by the automation event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEARN() |
Getter for RESOURCEARN, with configurable default |
ASK_RESOURCEARN() |
Getter for RESOURCEARN w/ exceptions if field has no value |
HAS_RESOURCEARN() |
Determine if RESOURCEARN has a value |
resourceId¶
The ID of the resource affected by the automation event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEID() |
Getter for RESOURCEID, with configurable default |
ASK_RESOURCEID() |
Getter for RESOURCEID w/ exceptions if field has no value |
HAS_RESOURCEID() |
Determine if RESOURCEID has a value |
recommendedActionId¶
The ID of the recommended action associated with this automation event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECOMMENDEDACTIONID() |
Getter for RECOMMENDEDACTIONID, with configurable default |
ASK_RECOMMENDEDACTIONID() |
Getter for RECOMMENDEDACTIONID w/ exceptions if field has no |
HAS_RECOMMENDEDACTIONID() |
Determine if RECOMMENDEDACTIONID has a value |
accountId¶
The Amazon Web Services account ID associated with the automation event.
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 |
region¶
The Amazon Web Services Region where the automation event occurred.
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 |
ruleId¶
The ID of the automation rule that triggered this event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULEID() |
Getter for RULEID, with configurable default |
ASK_RULEID() |
Getter for RULEID w/ exceptions if field has no value |
HAS_RULEID() |
Determine if RULEID has a value |
resourceType¶
The type of resource affected by the automation event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCETYPE() |
Getter for RESOURCETYPE, with configurable default |
ASK_RESOURCETYPE() |
Getter for RESOURCETYPE w/ exceptions if field has no value |
HAS_RESOURCETYPE() |
Determine if RESOURCETYPE has a value |
createdTimestamp¶
The timestamp when the automation event was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |
completedTimestamp¶
The timestamp when the automation event completed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPLETEDTIMESTAMP() |
Getter for COMPLETEDTIMESTAMP, with configurable default |
ASK_COMPLETEDTIMESTAMP() |
Getter for COMPLETEDTIMESTAMP w/ exceptions if field has no |
HAS_COMPLETEDTIMESTAMP() |
Determine if COMPLETEDTIMESTAMP has a value |
estimatedMonthlySavings¶
Contains information about estimated monthly cost savings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ESTIMATEDMONTHLYSAVINGS() |
Getter for ESTIMATEDMONTHLYSAVINGS |