TopicArgs

constructor(cluster: Output<String>? = null, configs: Output<Map<String, String>>? = null, location: Output<String>? = null, partitionCount: Output<Int>? = null, project: Output<String>? = null, replicationFactor: Output<Int>? = null, topicId: Output<String>? = null)