public static interface QueueReference.Builder extends SdkPojo, CopyableBuilder<QueueReference.Builder,QueueReference>
| Modifier and Type | Method and Description |
|---|---|
QueueReference.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the queue.
|
QueueReference.Builder |
id(String id)
The identifier of the queue.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildQueueReference.Builder id(String id)
The identifier of the queue.
id - The identifier of the queue.QueueReference.Builder arn(String arn)
The Amazon Resource Name (ARN) of the queue.
arn - The Amazon Resource Name (ARN) of the queue.Copyright © 2023. All rights reserved.