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