TopicArgs

fun TopicArgs(compactTopic: Output<Boolean>? = null, instanceId: Output<String>? = null, localTopic: Output<Boolean>? = null, partitionNum: Output<Int>? = null, remark: Output<String>? = null, tags: Output<Map<String, Any>>? = null, topic: Output<String>? = null)