public static interface GetTopicAttributesRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetTopicAttributesRequest.Builder,GetTopicAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
GetTopicAttributesRequest.Builder |
topicArn(String topicArn)
The ARN of the topic whose properties you want to get.
|
GetTopicAttributesRequest.Builder topicArn(String topicArn)
The ARN of the topic whose properties you want to get.
topicArn - The ARN of the topic whose properties you want to get.Copyright © 2017. All rights reserved.