Interface SqsQueueConfiguration.Builder

    • Method Detail

      • queuePolicy

        SqsQueueConfiguration.Builder queuePolicy​(String queuePolicy)

        The proposed resource policy for the Amazon SQS queue.

        Parameters:
        queuePolicy - The proposed resource policy for the Amazon SQS queue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.