UpdateHostedZoneCommentResponse constructor
UpdateHostedZoneCommentResponse({
- required HostedZone hostedZone,
Implementation
UpdateHostedZoneCommentResponse({
required this.hostedZone,
});