Skip to content

/AWS1/CL_CWLCRESCHDDQUERYRSP

CreateScheduledQueryResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_scheduledqueryarn TYPE /AWS1/CWLARN /AWS1/CWLARN

The ARN of the created scheduled query.

iv_state TYPE /AWS1/CWLSCHEDULEDQUERYSTATE /AWS1/CWLSCHEDULEDQUERYSTATE

The current state of the scheduled query.


Queryable Attributes

scheduledQueryArn

The ARN of the created 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

state

The current state of the 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