auth

@JvmName(name = "agjneqhcplguwefw")
suspend fun auth(value: Output<List<ScaleRuleAuthArgs>>)
@JvmName(name = "rjennbwwhqnmsuor")
suspend fun auth(value: List<ScaleRuleAuthArgs>?)

Parameters

value

Authentication secrets for the custom scale rule.


@JvmName(name = "mjbkgrkatjxfgulu")
suspend fun auth(vararg values: Output<ScaleRuleAuthArgs>)


@JvmName(name = "bkphrolwfwltecld")
suspend fun auth(values: List<Output<ScaleRuleAuthArgs>>)
@JvmName(name = "xbenqavuuiovyltw")
suspend fun auth(vararg values: ScaleRuleAuthArgs)

Parameters

values

Authentication secrets for the custom scale rule.


@JvmName(name = "cbdgltxbclbjghrf")
suspend fun auth(argument: List<suspend ScaleRuleAuthArgsBuilder.() -> Unit>)
@JvmName(name = "wrpymgyiwarabunb")
suspend fun auth(vararg argument: suspend ScaleRuleAuthArgsBuilder.() -> Unit)
@JvmName(name = "sitopxunthbrpovp")
suspend fun auth(argument: suspend ScaleRuleAuthArgsBuilder.() -> Unit)

Parameters

argument

Authentication secrets for the custom scale rule.