Record Args
constructor(comment: Output<String>? = null, content: Output<String>? = null, data: Output<RecordDataArgs>? = null, name: Output<String>? = null, priority: Output<Double>? = null, proxied: Output<Boolean>? = null, settings: Output<RecordSettingsArgs>? = null, tags: Output<List<String>>? = null, ttl: Output<Double>? = null, type: Output<String>? = null, zoneId: Output<String>? = null)
Deprecated
cloudflare.index/record.Record has been deprecated in favor of cloudflare.index/dnsrecord.DnsRecord