init(zoneName:type:name:value:proxied:ttl:options:)

DNSRecord.swift:9
init(zoneName: any Input<String>, type: DNSRecordType, name: any Input<String>, value: any Input<String>, proxied: Bool = false, ttl: Duration = .seconds(60), options: Resource.Options? = nil)