pub async fn describe_instance_vnc_url_async(
client: &TencentCloudAsync,
request: &DescribeInstanceVncUrl<'_>,
) -> TencentCloudResult<DescribeInstanceVncUrlResponse>Expand description
Fetch CVM VNC URL asynchronously.
pub async fn describe_instance_vnc_url_async(
client: &TencentCloudAsync,
request: &DescribeInstanceVncUrl<'_>,
) -> TencentCloudResult<DescribeInstanceVncUrlResponse>Fetch CVM VNC URL asynchronously.