instanceReusePolicy

@JvmName(name = "uuhpsupkvyvssesr")
suspend fun instanceReusePolicy(value: Output<WarmPoolInstanceReusePolicyArgs>)
@JvmName(name = "lbrxbticjobkuvaw")
suspend fun instanceReusePolicy(value: WarmPoolInstanceReusePolicyArgs?)

Parameters

value

Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in. The default is to terminate instances in the Auto Scaling group when the group scales in.


@JvmName(name = "mjggqyxyfiwxptma")
suspend fun instanceReusePolicy(argument: suspend WarmPoolInstanceReusePolicyArgsBuilder.() -> Unit)

Parameters

argument

Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in. The default is to terminate instances in the Auto Scaling group when the group scales in.