public static interface Topic.Builder extends SdkPojo, CopyableBuilder<Topic.Builder,Topic>
Modifier and Type | Method and Description |
---|---|
Topic.Builder |
topicArn(String topicArn)
The topic's ARN.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
Topic.Builder topicArn(String topicArn)
The topic's ARN.
topicArn
- The topic's ARN.Copyright © 2022. All rights reserved.