public static interface SqsParameters.Builder extends SdkPojo, CopyableBuilder<SqsParameters.Builder,SqsParameters>
| Modifier and Type | Method and Description |
|---|---|
SqsParameters.Builder |
messageGroupId(String messageGroupId)
The FIFO message group ID to use as the target.
|
copyapplyMutation, buildSqsParameters.Builder messageGroupId(String messageGroupId)
The FIFO message group ID to use as the target.
messageGroupId - The FIFO message group ID to use as the target.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.