pub async fn stop_instances_async(
client: &TencentCloudAsync,
request: &StopInstances<'_>,
) -> TencentCloudResult<GenericActionResponse>
Expand description
Stop CVM instances asynchronously.
pub async fn stop_instances_async(
client: &TencentCloudAsync,
request: &StopInstances<'_>,
) -> TencentCloudResult<GenericActionResponse>
Stop CVM instances asynchronously.