menu
aws_servicediscovery_api package
documentation
servicediscovery-2017-03-14.dart
DnsConfigChange
DnsConfigChange constructor
DnsConfigChange constructor
dark_mode
light_mode
DnsConfigChange
constructor
DnsConfigChange
(
{
required
List
<
DnsRecord
>
dnsRecords
,
})
Implementation
DnsConfigChange({ required this.dnsRecords, });
aws_servicediscovery_api package
documentation
servicediscovery-2017-03-14
DnsConfigChange
DnsConfigChange constructor
DnsConfigChange class