pub fn inspect_binding(
graph: &ExternalRuntimeGraph,
binding: &SecretBinding,
action_id: &str,
) -> Result<InspectBindingResponse, NxdError>Expand description
Inspect whether a logical binding exists without resolving or returning its confidential value. Identity planning uses this metadata to distinguish a first create from steady-state publication.