get_resource_value_interpolated

Function get_resource_value_interpolated 

Source
pub async fn get_resource_value_interpolated(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
    job_id: Option<&str>,
    allow_cache: Option<bool>,
) -> Result<Value, Error<GetResourceValueInterpolatedError>>