CopyableBuilder<GetTopicAttributesRequest.Builder,GetTopicAttributesRequest>, SdkBuilder<GetTopicAttributesRequest.Builder,GetTopicAttributesRequest>public static interface GetTopicAttributesRequest.Builder extends CopyableBuilder<GetTopicAttributesRequest.Builder,GetTopicAttributesRequest>
| Modifier and Type | Method | Description |
|---|---|---|
GetTopicAttributesRequest.Builder |
topicArn(String topicArn) |
The ARN of the topic whose properties you want to get.
|
copyapply, buildGetTopicAttributesRequest.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 Amazon Web Services, Inc. All Rights Reserved.