AutoScalingGroup

Information about an Auto Scaling group.

Types

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

Properties

Link copied to clipboard
val hook: String?

The name of the launch hook that CodeDeploy installed into the Auto Scaling group.

Link copied to clipboard
val name: String?

The Auto Scaling group name.

Link copied to clipboard

The name of the termination hook that CodeDeploy installed into the Auto Scaling group.

Functions

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