/AWS1/CL_PP2DELOPTOUTLISTRSLT¶
DeleteOptOutListResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_optoutlistarn
TYPE /AWS1/PP2STRING
/AWS1/PP2STRING
¶
The Amazon Resource Name (ARN) of the OptOutList that was removed.
iv_optoutlistname
TYPE /AWS1/PP2OPTOUTLISTNAME
/AWS1/PP2OPTOUTLISTNAME
¶
The name of the OptOutList that was removed.
iv_createdtimestamp
TYPE /AWS1/PP2TIMESTAMP
/AWS1/PP2TIMESTAMP
¶
The time when the OptOutList was created, in UNIX epoch time format.
Queryable Attributes¶
OptOutListArn¶
The Amazon Resource Name (ARN) of the OptOutList that was removed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OPTOUTLISTARN() |
Getter for OPTOUTLISTARN, with configurable default |
ASK_OPTOUTLISTARN() |
Getter for OPTOUTLISTARN w/ exceptions if field has no value |
HAS_OPTOUTLISTARN() |
Determine if OPTOUTLISTARN has a value |
OptOutListName¶
The name of the OptOutList that was removed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OPTOUTLISTNAME() |
Getter for OPTOUTLISTNAME, with configurable default |
ASK_OPTOUTLISTNAME() |
Getter for OPTOUTLISTNAME w/ exceptions if field has no valu |
HAS_OPTOUTLISTNAME() |
Determine if OPTOUTLISTNAME has a value |
CreatedTimestamp¶
The time when the OptOutList was created, in UNIX epoch time format.
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 |