TopicArgs

fun TopicArgs(comment: Output<String>? = null, lifeCycle: Output<Int>? = null, name: Output<String>? = null, projectName: Output<String>? = null, recordSchema: Output<Map<String, Any>>? = null, recordType: Output<String>? = null, shardCount: Output<Int>? = null)