RecordSetArgs

constructor(aRecords: Output<List<ARecordArgs>>? = null, aaaaRecords: Output<List<AaaaRecordArgs>>? = null, caaRecords: Output<List<CaaRecordArgs>>? = null, cnameRecord: Output<CnameRecordArgs>? = null, dsRecords: Output<List<DsRecordArgs>>? = null, metadata: Output<Map<String, String>>? = null, mxRecords: Output<List<MxRecordArgs>>? = null, naptrRecords: Output<List<NaptrRecordArgs>>? = null, nsRecords: Output<List<NsRecordArgs>>? = null, ptrRecords: Output<List<PtrRecordArgs>>? = null, recordType: Output<String>? = null, relativeRecordSetName: Output<String>? = null, resourceGroupName: Output<String>? = null, soaRecord: Output<SoaRecordArgs>? = null, srvRecords: Output<List<SrvRecordArgs>>? = null, targetResource: Output<SubResourceArgs>? = null, tlsaRecords: Output<List<TlsaRecordArgs>>? = null, trafficManagementProfile: Output<SubResourceArgs>? = null, ttl: Output<Double>? = null, txtRecords: Output<List<TxtRecordArgs>>? = null, zoneName: Output<String>? = null)