CreateTopicResponse

data class CreateTopicResponse(val topicArn: ARN) : ViewModel

Constructors

Link copied to clipboard
constructor(topicArn: ARN)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun template(): String