/AWS1/CL_CWESQSPARAMETERS¶
This structure includes the custom parameter to be used when the target is an SQS FIFO queue.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_messagegroupid TYPE /AWS1/CWEMESSAGEGROUPID /AWS1/CWEMESSAGEGROUPID¶
The FIFO message group ID to use as the target.
Queryable Attributes¶
MessageGroupId¶
The FIFO message group ID to use as the target.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_MESSAGEGROUPID() | 
Getter for MESSAGEGROUPID, with configurable default | 
ASK_MESSAGEGROUPID() | 
Getter for MESSAGEGROUPID w/ exceptions if field has no valu | 
HAS_MESSAGEGROUPID() | 
Determine if MESSAGEGROUPID has a value |