delete_record_async

Function delete_record_async 

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

Call DNSPod DeleteRecord with the async client.