Skip to content

/AWS1/CL_EVBCREATEAPIDSTRSP

CreateApiDestinationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_APIDESTINATIONARN TYPE /AWS1/EVBAPIDESTINATIONARN /AWS1/EVBAPIDESTINATIONARN

The ARN of the API destination that was created by the request.

IV_APIDESTINATIONSTATE TYPE /AWS1/EVBAPIDESTINATIONSTATE /AWS1/EVBAPIDESTINATIONSTATE

The state of the API destination that was created by the request.

IV_CREATIONTIME TYPE /AWS1/EVBTIMESTAMP /AWS1/EVBTIMESTAMP

A time stamp indicating the time that the API destination was created.

IV_LASTMODIFIEDTIME TYPE /AWS1/EVBTIMESTAMP /AWS1/EVBTIMESTAMP

A time stamp indicating the time that the API destination was last modified.


Queryable Attributes

ApiDestinationArn

The ARN of the API destination that was created by the request.

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 created by the request.

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 indicating 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 indicating 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