maximum Capacity
Parameters
value
Maximum allowed cumulative resources for an Application. No new resources will be created once the limit is hit.
suspend fun maximumCapacity(argument: suspend ApplicationMaximumAllowedResourcesArgsBuilder.() -> Unit)
Parameters
argument
Maximum allowed cumulative resources for an Application. No new resources will be created once the limit is hit.