AppTemplateAzureQueueScaleRuleAuthenticationArgs

data class AppTemplateAzureQueueScaleRuleAuthenticationArgs(val secretName: Output<String>, val triggerParameter: Output<String>) : ConvertibleToJava<AppTemplateAzureQueueScaleRuleAuthenticationArgs>

Constructors

fun AppTemplateAzureQueueScaleRuleAuthenticationArgs(secretName: Output<String>, triggerParameter: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): AppTemplateAzureQueueScaleRuleAuthenticationArgs

Properties

Link copied to clipboard
val secretName: Output<String>

The name of the Container App Secret to use for this Scale Rule Authentication.

Link copied to clipboard

The Trigger Parameter name to use the supply the value retrieved from the secret_name.