/AWS1/CL_IORCREATEDSTRESPONSE¶
CreateDestinationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/IORDESTINATIONARN /AWS1/IORDESTINATIONARN¶
arn
iv_id TYPE /AWS1/IORDESTINATIONID /AWS1/IORDESTINATIONID¶
id
iv_createdat TYPE /AWS1/IORCREATEDATTIMESTAMP /AWS1/IORCREATEDATTIMESTAMP¶
createdAt
iv_updatedat TYPE /AWS1/IORUPDATEDATTIMESTAMP /AWS1/IORUPDATEDATTIMESTAMP¶
updatedAt
iv_state TYPE /AWS1/IORDESTINATIONSTATE /AWS1/IORDESTINATIONSTATE¶
state
Queryable Attributes¶
arn¶
arn
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
id¶
id
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
createdAt¶
createdAt
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
updatedAt¶
updatedAt
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |
state¶
state
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 |