/AWS1/CL_CWEUPDATEAPIDSTRSP¶
UpdateApiDestinationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_apidestinationarn TYPE /AWS1/CWEAPIDESTINATIONARN /AWS1/CWEAPIDESTINATIONARN¶
The ARN of the API destination that was updated.
iv_apidestinationstate TYPE /AWS1/CWEAPIDESTINATIONSTATE /AWS1/CWEAPIDESTINATIONSTATE¶
The state of the API destination that was updated.
iv_creationtime TYPE /AWS1/CWETIMESTAMP /AWS1/CWETIMESTAMP¶
A time stamp for the time that the API destination was created.
iv_lastmodifiedtime TYPE /AWS1/CWETIMESTAMP /AWS1/CWETIMESTAMP¶
A time stamp for the time that the API destination was last modified.
Queryable Attributes¶
ApiDestinationArn¶
The ARN of the API destination that was updated.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_APIDESTINATIONARN() | 
Getter for APIDESTINATIONARN, with configurable default | 
ASK_APIDESTINATIONARN() | 
Getter for APIDESTINATIONARN w/ exceptions if field has no v | 
HAS_APIDESTINATIONARN() | 
Determine if APIDESTINATIONARN has a value | 
ApiDestinationState¶
The state of the API destination that was updated.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_APIDESTINATIONSTATE() | 
Getter for APIDESTINATIONSTATE, with configurable default | 
ASK_APIDESTINATIONSTATE() | 
Getter for APIDESTINATIONSTATE w/ exceptions if field has no | 
HAS_APIDESTINATIONSTATE() | 
Determine if APIDESTINATIONSTATE has a value | 
CreationTime¶
A time stamp for the time that the API destination was created.
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 | 
LastModifiedTime¶
A time stamp for the time that the API destination was last modified.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_LASTMODIFIEDTIME() | 
Getter for LASTMODIFIEDTIME, with configurable default | 
ASK_LASTMODIFIEDTIME() | 
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va | 
HAS_LASTMODIFIEDTIME() | 
Determine if LASTMODIFIEDTIME has a value |