ScaleRuleAuthResponse

data class ScaleRuleAuthResponse(val secretRef: String? = null, val triggerParameter: String? = null)

Auth Secrets for Container App Scale Rule

Constructors

Link copied to clipboard
constructor(secretRef: String? = null, triggerParameter: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val secretRef: String? = null

Name of the Container App secret from which to pull the auth params.

Link copied to clipboard

Trigger Parameter that uses the secret