Asg

class Asg

Configuration for an Amazon EC2 Auto Scaling group used in a Region switch plan.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the EC2 Auto Scaling group.

Link copied to clipboard

The cross account role for the configuration.

Link copied to clipboard

The external ID (secret key) for the configuration.

Functions

Link copied to clipboard
inline fun copy(block: Asg.Builder.() -> Unit = {}): Asg
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