largeDeploymentWarning constant

Warning_Code const largeDeploymentWarning

When deploying a deployment with a exceedingly large number of resources

Implementation

static const largeDeploymentWarning = Warning_Code(
  'LARGE_DEPLOYMENT_WARNING',
);