pub async fn update_resource(
    configuration: &mut Configuration,
    params: UpdateResourceParams
) -> Result<ResourceResponse, Error<UpdateResourceError>>
Expand description

Update a link between a resource and a service version.