pub fn reset_instances_password_blocking(
client: &TencentCloudBlocking,
request: &ResetInstancesPassword<'_>,
) -> TencentCloudResult<GenericActionResponse>
Expand description
Reset instances password with the blocking client.
pub fn reset_instances_password_blocking(
client: &TencentCloudBlocking,
request: &ResetInstancesPassword<'_>,
) -> TencentCloudResult<GenericActionResponse>
Reset instances password with the blocking client.