| Modifier and Type | Method and Description |
|---|---|
static CfnQueuePolicyProps.Builder |
CfnQueuePolicyProps.builder() |
CfnQueuePolicyProps.Builder |
CfnQueuePolicyProps.Builder.withPolicyDocument(com.fasterxml.jackson.databind.node.ObjectNode value)
Sets the value of PolicyDocument
|
CfnQueuePolicyProps.Builder |
CfnQueuePolicyProps.Builder.withPolicyDocument(software.amazon.awscdk.Token value)
Sets the value of PolicyDocument
|
CfnQueuePolicyProps.Builder |
CfnQueuePolicyProps.Builder.withQueues(List<Object> value)
Sets the value of Queues
|
CfnQueuePolicyProps.Builder |
CfnQueuePolicyProps.Builder.withQueues(software.amazon.awscdk.Token value)
Sets the value of Queues
|
Copyright © 2019. All rights reserved.