Interface ChatStreamingConfiguration.Builder

  • Method Details

    • streamingEndpointArn

      ChatStreamingConfiguration.Builder streamingEndpointArn(String streamingEndpointArn)

      The Amazon Resource Name (ARN) of the standard Amazon SNS topic. The Amazon Resource Name (ARN) of the streaming endpoint that is used to publish real-time message streaming for chat conversations.

      Parameters:
      streamingEndpointArn - The Amazon Resource Name (ARN) of the standard Amazon SNS topic. The Amazon Resource Name (ARN) of the streaming endpoint that is used to publish real-time message streaming for chat conversations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.