/AWS1/CL_CWLUPDSCHDDQUERYRSP¶
UpdateScheduledQueryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_scheduledqueryarn TYPE /AWS1/CWLARN /AWS1/CWLARN¶
The ARN of the updated scheduled query.
iv_name TYPE /AWS1/CWLSCHEDULEDQUERYNAME /AWS1/CWLSCHEDULEDQUERYNAME¶
The name of the updated scheduled query.
iv_description TYPE /AWS1/CWLSCHEDULEDQUERYDESC /AWS1/CWLSCHEDULEDQUERYDESC¶
The description of the updated scheduled query.
iv_querylanguage TYPE /AWS1/CWLQUERYLANGUAGE /AWS1/CWLQUERYLANGUAGE¶
The query language used by the updated scheduled query.
iv_querystring TYPE /AWS1/CWLQUERYSTRING /AWS1/CWLQUERYSTRING¶
The query string of the updated scheduled query.
it_loggroupidentifiers TYPE /AWS1/CL_CWLSCHDQUERYLOGGRID00=>TT_SCHEDULEDQUERYLOGGROUPIDS TT_SCHEDULEDQUERYLOGGROUPIDS¶
The log group identifiers of the updated scheduled query.
iv_scheduleexpression TYPE /AWS1/CWLSCHEDULEEXPRESSION /AWS1/CWLSCHEDULEEXPRESSION¶
The schedule expression of the updated scheduled query.
iv_timezone TYPE /AWS1/CWLSCHEDULETIMEZONE /AWS1/CWLSCHEDULETIMEZONE¶
The timezone of the updated scheduled query.
iv_starttimeoffset TYPE /AWS1/CWLSTARTTIMEOFFSET /AWS1/CWLSTARTTIMEOFFSET¶
The start time offset of the updated scheduled query.
io_destinationconfiguration TYPE REF TO /AWS1/CL_CWLDESTINATIONCONF /AWS1/CL_CWLDESTINATIONCONF¶
The destination configuration of the updated scheduled query.
iv_state TYPE /AWS1/CWLSCHEDULEDQUERYSTATE /AWS1/CWLSCHEDULEDQUERYSTATE¶
The state of the updated scheduled query.
iv_lasttriggeredtime TYPE /AWS1/CWLTIMESTAMP /AWS1/CWLTIMESTAMP¶
The time when the updated scheduled query was last executed.
iv_lastexecutionstatus TYPE /AWS1/CWLEXECUTIONSTATUS /AWS1/CWLEXECUTIONSTATUS¶
The status of the last execution of the updated scheduled query (Running, Complete, Failed, Timeout, or InvalidQuery).
iv_schedulestarttime TYPE /AWS1/CWLTIMESTAMP /AWS1/CWLTIMESTAMP¶
The schedule start time of the updated scheduled query.
iv_scheduleendtime TYPE /AWS1/CWLTIMESTAMP /AWS1/CWLTIMESTAMP¶
The schedule end time of the updated scheduled query.
iv_executionrolearn TYPE /AWS1/CWLROLEARN /AWS1/CWLROLEARN¶
The execution role ARN of the updated scheduled query.
iv_creationtime TYPE /AWS1/CWLTIMESTAMP /AWS1/CWLTIMESTAMP¶
The creation time of the updated scheduled query.
iv_lastupdatedtime TYPE /AWS1/CWLTIMESTAMP /AWS1/CWLTIMESTAMP¶
The last updated time of the scheduled query.
Queryable Attributes¶
scheduledQueryArn¶
The ARN of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULEDQUERYARN() |
Getter for SCHEDULEDQUERYARN, with configurable default |
ASK_SCHEDULEDQUERYARN() |
Getter for SCHEDULEDQUERYARN w/ exceptions if field has no v |
HAS_SCHEDULEDQUERYARN() |
Determine if SCHEDULEDQUERYARN has a value |
name¶
The name of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
description¶
The description of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
queryLanguage¶
The query language used by the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUERYLANGUAGE() |
Getter for QUERYLANGUAGE, with configurable default |
ASK_QUERYLANGUAGE() |
Getter for QUERYLANGUAGE w/ exceptions if field has no value |
HAS_QUERYLANGUAGE() |
Determine if QUERYLANGUAGE has a value |
queryString¶
The query string of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUERYSTRING() |
Getter for QUERYSTRING, with configurable default |
ASK_QUERYSTRING() |
Getter for QUERYSTRING w/ exceptions if field has no value |
HAS_QUERYSTRING() |
Determine if QUERYSTRING has a value |
logGroupIdentifiers¶
The log group identifiers of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGGROUPIDENTIFIERS() |
Getter for LOGGROUPIDENTIFIERS, with configurable default |
ASK_LOGGROUPIDENTIFIERS() |
Getter for LOGGROUPIDENTIFIERS w/ exceptions if field has no |
HAS_LOGGROUPIDENTIFIERS() |
Determine if LOGGROUPIDENTIFIERS has a value |
scheduleExpression¶
The schedule expression of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULEEXPRESSION() |
Getter for SCHEDULEEXPRESSION, with configurable default |
ASK_SCHEDULEEXPRESSION() |
Getter for SCHEDULEEXPRESSION w/ exceptions if field has no |
HAS_SCHEDULEEXPRESSION() |
Determine if SCHEDULEEXPRESSION has a value |
timezone¶
The timezone of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEZONE() |
Getter for TIMEZONE, with configurable default |
ASK_TIMEZONE() |
Getter for TIMEZONE w/ exceptions if field has no value |
HAS_TIMEZONE() |
Determine if TIMEZONE has a value |
startTimeOffset¶
The start time offset of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTTIMEOFFSET() |
Getter for STARTTIMEOFFSET, with configurable default |
ASK_STARTTIMEOFFSET() |
Getter for STARTTIMEOFFSET w/ exceptions if field has no val |
HAS_STARTTIMEOFFSET() |
Determine if STARTTIMEOFFSET has a value |
destinationConfiguration¶
The destination configuration of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATIONCONFIGURATION() |
Getter for DESTINATIONCONFIGURATION |
state¶
The state of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
lastTriggeredTime¶
The time when the updated scheduled query was last executed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTTRIGGEREDTIME() |
Getter for LASTTRIGGEREDTIME, with configurable default |
ASK_LASTTRIGGEREDTIME() |
Getter for LASTTRIGGEREDTIME w/ exceptions if field has no v |
HAS_LASTTRIGGEREDTIME() |
Determine if LASTTRIGGEREDTIME has a value |
lastExecutionStatus¶
The status of the last execution of the updated scheduled query (Running, Complete, Failed, Timeout, or InvalidQuery).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTEXECUTIONSTATUS() |
Getter for LASTEXECUTIONSTATUS, with configurable default |
ASK_LASTEXECUTIONSTATUS() |
Getter for LASTEXECUTIONSTATUS w/ exceptions if field has no |
HAS_LASTEXECUTIONSTATUS() |
Determine if LASTEXECUTIONSTATUS has a value |
scheduleStartTime¶
The schedule start time of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULESTARTTIME() |
Getter for SCHEDULESTARTTIME, with configurable default |
ASK_SCHEDULESTARTTIME() |
Getter for SCHEDULESTARTTIME w/ exceptions if field has no v |
HAS_SCHEDULESTARTTIME() |
Determine if SCHEDULESTARTTIME has a value |
scheduleEndTime¶
The schedule end time of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULEENDTIME() |
Getter for SCHEDULEENDTIME, with configurable default |
ASK_SCHEDULEENDTIME() |
Getter for SCHEDULEENDTIME w/ exceptions if field has no val |
HAS_SCHEDULEENDTIME() |
Determine if SCHEDULEENDTIME has a value |
executionRoleArn¶
The execution role ARN of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXECUTIONROLEARN() |
Getter for EXECUTIONROLEARN, with configurable default |
ASK_EXECUTIONROLEARN() |
Getter for EXECUTIONROLEARN w/ exceptions if field has no va |
HAS_EXECUTIONROLEARN() |
Determine if EXECUTIONROLEARN has a value |
creationTime¶
The creation time of the updated scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
lastUpdatedTime¶
The last updated time of the scheduled query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME, with configurable default |
ASK_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME w/ exceptions if field has no val |
HAS_LASTUPDATEDTIME() |
Determine if LASTUPDATEDTIME has a value |