App Template Http Scale Rule Authentication Args
data class AppTemplateHttpScaleRuleAuthenticationArgs(val secretName: Output<String>, val triggerParameter: Output<String>? = null) : ConvertibleToJava<AppTemplateHttpScaleRuleAuthenticationArgs>
Constructors
Link copied to clipboard
fun AppTemplateHttpScaleRuleAuthenticationArgs(secretName: Output<String>, triggerParameter: Output<String>? = null)