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 queue.
|
QueueReference.Builder |
id(String id)
The ID of the queue associated with the metrics returned.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildQueueReference.Builder id(String id)
The ID of the queue associated with the metrics returned.
id - The ID of the queue associated with the metrics returned.QueueReference.Builder arn(String arn)
The Amazon Resource Name (ARN) of queue.
arn - The Amazon Resource Name (ARN) of queue.Copyright © 2019. All rights reserved.