Function cluster_test::aws::set_asg_size
source · pub async fn set_asg_size(
desired_capacity: i64,
buffer_percent: f64,
asg_name: &str,
wait_for_completion: bool,
scaling_down: bool
) -> Result<()>
Expand description
set_asg_size sets the size of the given autoscaling group