WarmPoolConfiguration

Describes a warm pool configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The instance reuse policy.

Link copied to clipboard

The maximum number of instances that are allowed to be in the warm pool or in any state except Terminated for the Auto Scaling group.

Link copied to clipboard
val minSize: Int?

The minimum number of instances to maintain in the warm pool.

Link copied to clipboard

The instance state to transition to after the lifecycle actions are complete.

Link copied to clipboard

The status of a warm pool that is marked for deletion.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String