public static interface SqsQueueConfiguration.Builder extends SdkPojo, CopyableBuilder<SqsQueueConfiguration.Builder,SqsQueueConfiguration>
| Modifier and Type | Method and Description |
|---|---|
SqsQueueConfiguration.Builder |
queuePolicy(String queuePolicy)
The proposed resource policy for the SQS queue.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSqsQueueConfiguration.Builder queuePolicy(String queuePolicy)
The proposed resource policy for the SQS queue.
queuePolicy - The proposed resource policy for the SQS queue.Copyright © 2021. All rights reserved.