public static interface Topic.Builder extends CopyableBuilder<Topic.Builder,Topic>
| Modifier and Type | Method and Description |
|---|---|
Topic.Builder |
topicArn(String topicArn)
The topic's ARN.
|
copyapply, buildTopic.Builder topicArn(String topicArn)
The topic's ARN.
topicArn - The topic's ARN.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.