secondaryWorkerConfig

@JvmName(name = "jqwpvmxmswdydlrl")
suspend fun secondaryWorkerConfig(value: Output<AutoscalingPolicySecondaryWorkerConfigArgs>)
@JvmName(name = "bkrudbergmhxyvgh")
suspend fun secondaryWorkerConfig(value: AutoscalingPolicySecondaryWorkerConfigArgs?)

Parameters

value

Describes how the autoscaler will operate for secondary workers. Structure is documented below.


@JvmName(name = "tpmlmlfwrumlpkom")
suspend fun secondaryWorkerConfig(argument: suspend AutoscalingPolicySecondaryWorkerConfigArgsBuilder.() -> Unit)

Parameters

argument

Describes how the autoscaler will operate for secondary workers. Structure is documented below.