JobEventTriggerConfigScaleRuleAuthentication

data class JobEventTriggerConfigScaleRuleAuthentication(val secretName: String, val triggerParameter: String)

Constructors

constructor(secretName: String, triggerParameter: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Trigger Parameter that uses the secret.