menu
aws_route53_api package
documentation
route53-2013-04-01.dart
DelegationSet
DelegationSet constructor
DelegationSet constructor
dark_mode
light_mode
DelegationSet
constructor
DelegationSet
(
{
required
List
<
String
>
nameServers
,
String
?
callerReference
,
String
?
id
,
})
Implementation
DelegationSet({ required this.nameServers, this.callerReference, this.id, });
aws_route53_api package
documentation
route53-2013-04-01
DelegationSet
DelegationSet constructor
DelegationSet class