menu
aws_route53_api package
documentation
route53-2013-04-01.dart
ChangeBatch
ChangeBatch constructor
ChangeBatch constructor
dark_mode
light_mode
ChangeBatch
constructor
ChangeBatch
(
{
required
List
<
Change
>
changes
,
String
?
comment
,
})
Implementation
ChangeBatch({ required this.changes, this.comment, });
aws_route53_api package
documentation
route53-2013-04-01
ChangeBatch
ChangeBatch constructor
ChangeBatch class