public static interface ChatStreamingConfiguration.Builder extends SdkPojo, CopyableBuilder<ChatStreamingConfiguration.Builder,ChatStreamingConfiguration>
| Modifier and Type | Method and Description |
|---|---|
ChatStreamingConfiguration.Builder |
streamingEndpointArn(String streamingEndpointArn)
The Amazon Resource Name (ARN) of the standard Amazon SNS topic.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildChatStreamingConfiguration.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.
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.Copyright © 2022. All rights reserved.