modify_txt_record_async

Function modify_txt_record_async 

Source
pub async fn modify_txt_record_async(
    client: &TencentCloudAsync,
    request: &ModifyTXTRecord<'_>,
) -> TencentCloudResult<ModifyTXTRecordResponse>
Expand description

Call DNSPod ModifyRecord with the async client.