App Template Custom Scale Rule Authentication Args
data class AppTemplateCustomScaleRuleAuthenticationArgs(val secretName: Output<String>, val triggerParameter: Output<String>) : ConvertibleToJava<AppTemplateCustomScaleRuleAuthenticationArgs>
Constructors
Link copied to clipboard
fun AppTemplateCustomScaleRuleAuthenticationArgs(secretName: Output<String>, triggerParameter: Output<String>)