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