TopicArgs

fun TopicArgs(instanceId: Output<String>? = null, messageType: Output<Int>? = null, perm: Output<Int>? = null, remark: Output<String>? = null, tags: Output<Map<String, Any>>? = null, topic: Output<String>? = null, topicName: Output<String>? = null)