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

Update a resource.