AppTemplateCustomScaleRuleAuthenticationArgs

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

Constructors

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

Functions

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

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.