Ec2AsgCapacityIncreaseConfiguration

Configuration for increasing the capacity of Amazon EC2 Auto Scaling groups during a Region switch.

Types

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

Properties

Link copied to clipboard
val asgs: List<Asg>

The EC2 Auto Scaling groups for the configuration.

Link copied to clipboard

The monitoring approach that you specify EC2 Auto Scaling groups for the configuration.

Link copied to clipboard

The target percentage that you specify for EC2 Auto Scaling groups.

Link copied to clipboard

The timeout value specified for the configuration.

Link copied to clipboard

The settings for ungraceful execution.

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