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