EC2InstanceNotFoundException({String? type, String? message}) : super( type: type, code: 'EC2InstanceNotFoundException', message: message);