auth

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

Parameters

value

Authentication secrets for the custom scale rule.


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


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

Parameters

values

Authentication secrets for the custom scale rule.


@JvmName(name = "wvldlqdatinxuwqk")
suspend fun auth(argument: List<suspend ScaleRuleAuthArgsBuilder.() -> Unit>)
@JvmName(name = "vxufyxdynxgbsxdb")
suspend fun auth(vararg argument: suspend ScaleRuleAuthArgsBuilder.() -> Unit)
@JvmName(name = "lbmghhuthhkfjyby")
suspend fun auth(argument: suspend ScaleRuleAuthArgsBuilder.() -> Unit)

Parameters

argument

Authentication secrets for the custom scale rule.