Uses of Class
software.amazon.awscdk.services.sqs.QueueAttributes.Builder
Packages that use QueueAttributes.Builder
Package
Description
Amazon Simple Queue Service Construct Library
-
Uses of QueueAttributes.Builder in software.amazon.awscdk.services.sqs
Methods in software.amazon.awscdk.services.sqs that return QueueAttributes.BuilderModifier and TypeMethodDescriptionstatic QueueAttributes.BuilderQueueAttributes.builder()Sets the value ofQueueAttributes.getFifo()Sets the value ofQueueAttributes.getKeyArn()Sets the value ofQueueAttributes.getQueueArn()Sets the value ofQueueAttributes.getQueueName()Sets the value ofQueueAttributes.getQueueUrl()Constructors in software.amazon.awscdk.services.sqs with parameters of type QueueAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(QueueAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theQueueAttributes.Builder.