AssociateVPCWithHostedZoneResponse constructor

AssociateVPCWithHostedZoneResponse({
  1. required ChangeInfo changeInfo,
})

Implementation

AssociateVPCWithHostedZoneResponse({
  required this.changeInfo,
});