ResourceRecordSet constructor
ResourceRecordSet({})
Implementation
ResourceRecordSet({
this.kind,
this.name,
this.routingPolicy,
this.rrdatas,
this.signatureRrdatas,
this.ttl,
this.type,
});
ResourceRecordSet({
this.kind,
this.name,
this.routingPolicy,
this.rrdatas,
this.signatureRrdatas,
this.ttl,
this.type,
});