auth

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

Parameters

value

Authentication secrets for the scale rule.


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


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

Parameters

values

Authentication secrets for the scale rule.


@JvmName(name = "rhmhnyawygdrjtre")
suspend fun auth(argument: List<suspend ScaleRuleAuthArgsBuilder.() -> Unit>)
@JvmName(name = "tjqftavnpyoscnwu")
suspend fun auth(vararg argument: suspend ScaleRuleAuthArgsBuilder.() -> Unit)
@JvmName(name = "uovfujoeggyketcr")
suspend fun auth(argument: suspend ScaleRuleAuthArgsBuilder.() -> Unit)

Parameters

argument

Authentication secrets for the scale rule.