create_vpc_async

Function create_vpc_async 

Source
pub async fn create_vpc_async(
    client: &TencentCloudAsync,
    request: &CreateVpc<'_>,
) -> TencentCloudResult<CreateVpcResponse>
Expand description

Create a VPC asynchronously.