update_resource_value

Function update_resource_value 

Source
pub async fn update_resource_value(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
    set_global_request: SetGlobalRequest,
) -> Result<String, Error<UpdateResourceValueError>>