InstanceResizePolicy

Custom policy for requesting termination protection or termination of specific instances when shrinking an instance group.

Types

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

Properties

Link copied to clipboard

Specific list of instances to be protected when shrinking an instance group.

Link copied to clipboard

Specific list of instances to be terminated when shrinking an instance group.

Link copied to clipboard

Decommissioning timeout override for the specific list of instances to be terminated.

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