localDatas property

List<ResourceRecordSet>? localDatas
getter/setter pair

All resource record sets for this selector, one per resource record type.

The name must match the dns_name.

Implementation

core.List<ResourceRecordSet>? localDatas;