SuspendedProcess

Describes an auto scaling process that has been suspended.

For more information, see Scaling processes in the Amazon EC2 Auto Scaling User Guide.

Types

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

Properties

Link copied to clipboard

The name of the suspended process.

Link copied to clipboard

The reason that the process was suspended.

Functions

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