/AWS1/CL_PP2SETDEFMSGFEEDBAC01¶
SetDefaultMessageFeedbackEnabledResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_configurationsetarn TYPE /AWS1/PP2STRING /AWS1/PP2STRING¶
The arn of the configuration set.
iv_configurationsetname TYPE /AWS1/PP2CONFIGURATIONSETNAME /AWS1/PP2CONFIGURATIONSETNAME¶
The name of the configuration.
iv_messagefeedbackenabled TYPE /AWS1/PP2BOOLEAN /AWS1/PP2BOOLEAN¶
True if message feedback is enabled.
Queryable Attributes¶
ConfigurationSetArn¶
The arn of the configuration set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATIONSETARN() |
Getter for CONFIGURATIONSETARN, with configurable default |
ASK_CONFIGURATIONSETARN() |
Getter for CONFIGURATIONSETARN w/ exceptions if field has no |
HAS_CONFIGURATIONSETARN() |
Determine if CONFIGURATIONSETARN has a value |
ConfigurationSetName¶
The name of the configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATIONSETNAME() |
Getter for CONFIGURATIONSETNAME, with configurable default |
ASK_CONFIGURATIONSETNAME() |
Getter for CONFIGURATIONSETNAME w/ exceptions if field has n |
HAS_CONFIGURATIONSETNAME() |
Determine if CONFIGURATIONSETNAME has a value |
MessageFeedbackEnabled¶
True if message feedback is enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGEFEEDBACKENABLED() |
Getter for MESSAGEFEEDBACKENABLED, with configurable default |
ASK_MESSAGEFEEDBACKENABLED() |
Getter for MESSAGEFEEDBACKENABLED w/ exceptions if field has |
HAS_MESSAGEFEEDBACKENABLED() |
Determine if MESSAGEFEEDBACKENABLED has a value |