Package-level declarations

Types

Link copied to clipboard
data class GetTopicResult(val arn: String, val id: String, val name: String, val tags: Map<String, String>)

A collection of values returned by getTopic.