delete_record_blocking

Function delete_record_blocking 

Source
pub fn delete_record_blocking(
    client: &TencentCloudBlocking,
    request: &DeleteRecord<'_>,
) -> TencentCloudResult<DeleteRecordResponse>
Expand description

Call DNSPod DeleteRecord with the blocking client.