authentications
Parameters
value
One or more authentication
blocks as defined below.
suspend fun authentications(vararg values: Output<AppTemplateAzureQueueScaleRuleAuthenticationArgs>)
Parameters
values
One or more authentication
blocks as defined below.
suspend fun authentications(argument: List<suspend AppTemplateAzureQueueScaleRuleAuthenticationArgsBuilder.() -> Unit>)
suspend fun authentications(vararg argument: suspend AppTemplateAzureQueueScaleRuleAuthenticationArgsBuilder.() -> Unit)
suspend fun authentications(argument: suspend AppTemplateAzureQueueScaleRuleAuthenticationArgsBuilder.() -> Unit)
Parameters
argument
One or more authentication
blocks as defined below.