create_txt_record_async

Function create_txt_record_async 

Source
pub async fn create_txt_record_async(
    client: &TencentCloudAsync,
    request: &CreateTXTRecord<'_>,
) -> TencentCloudResult<CreateTXTRecordResponse>
Expand description

Call DNSPod CreateRecord with the async client.