auth

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

Parameters

value

Authentication secrets for the custom scale rule.


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


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

Parameters

values

Authentication secrets for the custom scale rule.


@JvmName(name = "hxdcowaqwyibwdts")
suspend fun auth(argument: List<suspend ScaleRuleAuthArgsBuilder.() -> Unit>)
@JvmName(name = "kirrxcaaccagdaqu")
suspend fun auth(vararg argument: suspend ScaleRuleAuthArgsBuilder.() -> Unit)
@JvmName(name = "luppmvfhhyoflrtq")
suspend fun auth(argument: suspend ScaleRuleAuthArgsBuilder.() -> Unit)

Parameters

argument

Authentication secrets for the custom scale rule.