menu
aws_route53_api package
documentation
route53-2013-04-01.dart
HostedZoneConfig
HostedZoneConfig constructor
HostedZoneConfig constructor
dark_mode
light_mode
HostedZoneConfig
constructor
HostedZoneConfig
(
{
String
?
comment
,
bool
?
privateZone
,
})
Implementation
HostedZoneConfig({ this.comment, this.privateZone, });
aws_route53_api package
documentation
route53-2013-04-01
HostedZoneConfig
HostedZoneConfig constructor
HostedZoneConfig class