force

@JvmName(name = "orqyornilbroaqsh")
suspend fun force(value: Output<Boolean>)
@JvmName(name = "lbbejgwmweetrhau")
suspend fun force(value: Boolean?)

Parameters

value

Whether to remove forcibly "AutoCreated" ECS instances in order to release scaling group capacity "MaxSize" for attaching ECS instances. Default to false.

NOTE: "AutoCreated" ECS instance will be deleted after it is removed from scaling group, but "Attached" will be not. NOTE: Restrictions on attaching ECS instances:

  • The attached ECS instances and the scaling group must have the same region and network type(Classic or VPC).

  • The attached ECS instances and the instance with active scaling configurations must have the same instance type.

  • The attached ECS instances must in the running state.

  • The attached ECS instances has not been attached to other scaling groups.

  • The attached ECS instances supports Subscription and Pay-As-You-Go payment methods.