Reference to an entry in a secret scope. The referenced value is fetched on the Spark cluster at materialization time via dbutils.secrets.get(scope, key).
Optional
The key within the scope.
The secret scope name.
Reference to an entry in a secret scope. The referenced value is fetched
on the Spark cluster at materialization time via dbutils.secrets.get(scope, key).