forceDelete

@JvmName(name = "tgftwnobyoqwpair")
suspend fun forceDelete(value: Output<Boolean>)
@JvmName(name = "ijdmnxmstrleubyr")
suspend fun forceDelete(value: Boolean?)

Parameters

value

Whether to allow deleting the task set without waiting for scaling down to 0. You can force a task set to delete even if it's in the process of scaling a resource. Normally, the provider drains all the tasks before deleting the task set. This bypasses that behavior and potentially leaves resources dangling.