/AWS1/CL_PP2PUTKEYWORDRESULT¶
PutKeywordResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_originationidentityarn TYPE /AWS1/PP2STRING /AWS1/PP2STRING¶
The PhoneNumberArn or PoolArn that the keyword was associated with.
iv_originationidentity TYPE /AWS1/PP2STRING /AWS1/PP2STRING¶
The PhoneNumberId or PoolId that the keyword was associated with.
iv_keyword TYPE /AWS1/PP2KEYWORD /AWS1/PP2KEYWORD¶
The keyword that was added.
iv_keywordmessage TYPE /AWS1/PP2KEYWORDMESSAGE /AWS1/PP2KEYWORDMESSAGE¶
The message associated with the keyword.
iv_keywordaction TYPE /AWS1/PP2KEYWORDACTION /AWS1/PP2KEYWORDACTION¶
The action to perform when the keyword is used.
Queryable Attributes¶
OriginationIdentityArn¶
The PhoneNumberArn or PoolArn that the keyword was associated with.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORIGINATIONIDENTITYARN() |
Getter for ORIGINATIONIDENTITYARN, with configurable default |
ASK_ORIGINATIONIDENTITYARN() |
Getter for ORIGINATIONIDENTITYARN w/ exceptions if field has |
HAS_ORIGINATIONIDENTITYARN() |
Determine if ORIGINATIONIDENTITYARN has a value |
OriginationIdentity¶
The PhoneNumberId or PoolId that the keyword was associated with.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORIGINATIONIDENTITY() |
Getter for ORIGINATIONIDENTITY, with configurable default |
ASK_ORIGINATIONIDENTITY() |
Getter for ORIGINATIONIDENTITY w/ exceptions if field has no |
HAS_ORIGINATIONIDENTITY() |
Determine if ORIGINATIONIDENTITY has a value |
Keyword¶
The keyword that was added.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KEYWORD() |
Getter for KEYWORD, with configurable default |
ASK_KEYWORD() |
Getter for KEYWORD w/ exceptions if field has no value |
HAS_KEYWORD() |
Determine if KEYWORD has a value |
KeywordMessage¶
The message associated with the keyword.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KEYWORDMESSAGE() |
Getter for KEYWORDMESSAGE, with configurable default |
ASK_KEYWORDMESSAGE() |
Getter for KEYWORDMESSAGE w/ exceptions if field has no valu |
HAS_KEYWORDMESSAGE() |
Determine if KEYWORDMESSAGE has a value |
KeywordAction¶
The action to perform when the keyword is used.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KEYWORDACTION() |
Getter for KEYWORDACTION, with configurable default |
ASK_KEYWORDACTION() |
Getter for KEYWORDACTION w/ exceptions if field has no value |
HAS_KEYWORDACTION() |
Determine if KEYWORDACTION has a value |