DisassociateVPCFromHostedZoneResponse constructor

DisassociateVPCFromHostedZoneResponse({
  1. required ChangeInfo changeInfo,
})

Implementation

DisassociateVPCFromHostedZoneResponse({
  required this.changeInfo,
});