/AWS1/CL_SEBGETADDRESSLISTRSP¶
GetAddressListResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_addresslistid TYPE /AWS1/SEBADDRESSLISTID /AWS1/SEBADDRESSLISTID¶
The identifier of the address list resource.
iv_addresslistarn TYPE /AWS1/SEBADDRESSLISTARN /AWS1/SEBADDRESSLISTARN¶
The Amazon Resource Name (ARN) of the address list resource.
iv_addresslistname TYPE /AWS1/SEBADDRESSLISTNAME /AWS1/SEBADDRESSLISTNAME¶
A user-friendly name for the address list resource.
iv_createdtimestamp TYPE /AWS1/SEBTIMESTAMP /AWS1/SEBTIMESTAMP¶
The date of when then address list was created.
iv_lastupdatedtimestamp TYPE /AWS1/SEBTIMESTAMP /AWS1/SEBTIMESTAMP¶
The date of when the address list was last updated.
Queryable Attributes¶
AddressListId¶
The identifier of the address list resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESSLISTID() |
Getter for ADDRESSLISTID, with configurable default |
ASK_ADDRESSLISTID() |
Getter for ADDRESSLISTID w/ exceptions if field has no value |
HAS_ADDRESSLISTID() |
Determine if ADDRESSLISTID has a value |
AddressListArn¶
The Amazon Resource Name (ARN) of the address list resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESSLISTARN() |
Getter for ADDRESSLISTARN, with configurable default |
ASK_ADDRESSLISTARN() |
Getter for ADDRESSLISTARN w/ exceptions if field has no valu |
HAS_ADDRESSLISTARN() |
Determine if ADDRESSLISTARN has a value |
AddressListName¶
A user-friendly name for the address list resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESSLISTNAME() |
Getter for ADDRESSLISTNAME, with configurable default |
ASK_ADDRESSLISTNAME() |
Getter for ADDRESSLISTNAME w/ exceptions if field has no val |
HAS_ADDRESSLISTNAME() |
Determine if ADDRESSLISTNAME has a value |
CreatedTimestamp¶
The date of when then address list was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |
LastUpdatedTimestamp¶
The date of when the address list was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDTIMESTAMP() |
Getter for LASTUPDATEDTIMESTAMP, with configurable default |
ASK_LASTUPDATEDTIMESTAMP() |
Getter for LASTUPDATEDTIMESTAMP w/ exceptions if field has n |
HAS_LASTUPDATEDTIMESTAMP() |
Determine if LASTUPDATEDTIMESTAMP has a value |