authentications
Parameters
value
A authentication
block as defined below.
suspend fun authentications(vararg values: Output<JobEventTriggerConfigScaleRuleAuthenticationArgs>)
Parameters
values
A authentication
block as defined below.
suspend fun authentications(argument: List<suspend JobEventTriggerConfigScaleRuleAuthenticationArgsBuilder.() -> Unit>)
suspend fun authentications(vararg argument: suspend JobEventTriggerConfigScaleRuleAuthenticationArgsBuilder.() -> Unit)
suspend fun authentications(argument: suspend JobEventTriggerConfigScaleRuleAuthenticationArgsBuilder.() -> Unit)
Parameters
argument
A authentication
block as defined below.