pub async fn create_vpc_async(
client: &TencentCloudAsync,
request: &CreateVpc<'_>,
) -> TencentCloudResult<CreateVpcResponse>Expand description
Create a VPC asynchronously.
pub async fn create_vpc_async(
client: &TencentCloudAsync,
request: &CreateVpc<'_>,
) -> TencentCloudResult<CreateVpcResponse>Create a VPC asynchronously.