functionsRuntimeScaleMonitoringEnabled

@JvmName(name = "cticvcntifjvwpse")
suspend fun functionsRuntimeScaleMonitoringEnabled(value: Output<Boolean>)
@JvmName(name = "lmsosewjejxyarqe")
suspend fun functionsRuntimeScaleMonitoringEnabled(value: Boolean?)

Parameters

value

Gets or sets a value indicating whether functions runtime scale monitoring is enabled. When enabled, the ScaleController will not monitor event sources directly, but will instead call to the runtime to get scale status.