Record Args
constructor(allowOverwrite: Output<Boolean>? = null, comment: Output<String>? = null, content: Output<String>? = null, data: Output<RecordDataArgs>? = null, name: Output<String>? = null, priority: Output<Int>? = null, proxied: Output<Boolean>? = null, tags: Output<List<String>>? = null, ttl: Output<Int>? = null, type: Output<String>? = null, value: Output<String>? = null, zoneId: Output<String>? = null)