@Stability(value=Stable) public static final class QueuePolicyProps.Builder extends Object implements software.amazon.jsii.Builder<QueuePolicyProps>
QueuePolicyProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
QueuePolicyProps |
build()
Builds the configured instance.
|
QueuePolicyProps.Builder |
queues(List<? extends IQueue> queues)
Sets the value of
QueuePolicyProps.getQueues() |
@Stability(value=Stable) public QueuePolicyProps.Builder queues(List<? extends IQueue> queues)
QueuePolicyProps.getQueues()queues - The set of queues this policy applies to. This parameter is required.this@Stability(value=Stable) public QueuePolicyProps build()
build in interface software.amazon.jsii.Builder<QueuePolicyProps>QueuePolicyPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.