public static interface CreateTopicResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateTopicResponse.Builder,CreateTopicResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateTopicResponse.Builder |
topicArn(String topicArn)
The Amazon Resource Name (ARN) assigned to the created topic.
|
CreateTopicResponse.Builder topicArn(String topicArn)
The Amazon Resource Name (ARN) assigned to the created topic.
topicArn - The Amazon Resource Name (ARN) assigned to the created topic.Copyright © 2017. All rights reserved.