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