Class DatabricksIntegrationAccountPrivateActionRunnerAuthRequest

Private Action Runner authentication. The runner holds the Databricks credentials, so this method carries no secrets.

Hierarchy

  • DatabricksIntegrationAccountPrivateActionRunnerAuthRequest

Constructors

Properties

The authentication method type.

connectionId: string

Unique identifier of the Private Action Runner connection holding the credentials.

secretPath?: string

Path of the credential inside the secret backend configured on the runner.

userUuid: string

Unique identifier of the user the Private Action Runner connection belongs to.

Generated using TypeDoc