ListResourceRecordSetsResponse constructor
ListResourceRecordSetsResponse({})
Implementation
ListResourceRecordSetsResponse({
required this.isTruncated,
required this.maxItems,
required this.resourceRecordSets,
this.nextRecordIdentifier,
this.nextRecordName,
this.nextRecordType,
});