| Package | Description |
|---|---|
| com.amazonaws.services.scheduler.model |
| Modifier and Type | Method and Description |
|---|---|
SqsParameters |
SqsParameters.clone() |
SqsParameters |
Target.getSqsParameters()
The templated target type for the Amazon SQS
SendMessage API operation. |
SqsParameters |
SqsParameters.withMessageGroupId(String messageGroupId)
The FIFO message group ID to use as the target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Target.setSqsParameters(SqsParameters sqsParameters)
The templated target type for the Amazon SQS
SendMessage API operation. |
Target |
Target.withSqsParameters(SqsParameters sqsParameters)
The templated target type for the Amazon SQS
SendMessage API operation. |
Copyright © 2024. All rights reserved.