Interface SessionIntegrationConfiguration.Builder

  • Method Details

    • topicIntegrationArn

      SessionIntegrationConfiguration.Builder topicIntegrationArn(String topicIntegrationArn)

      The Amazon Resource Name (ARN) of the integrated Amazon SNS topic used for streaming chat messages.

      Parameters:
      topicIntegrationArn - The Amazon Resource Name (ARN) of the integrated Amazon SNS topic used for streaming chat messages.
      Returns:
      Returns a reference to this object so that method calls can be chained together.