ScaleRuleAuth Class
Auth Secrets for Scale Rule.
Constructor
ScaleRuleAuth(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
secret_ref
|
Name of the secret from which to pull the auth params. |
|
trigger_parameter
|
Trigger Parameter that uses the secret. |
Attributes
secret_ref
Name of the secret from which to pull the auth params.
secret_ref: str | None
trigger_parameter
Trigger Parameter that uses the secret.
trigger_parameter: str | None