ManagedScalableTarget

Represents a scalable target.

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the scalable target.

Link copied to clipboard

The maximum value to scale to in response to a scale-out activity.

Link copied to clipboard

The minimum value to scale to in response to a scale-in activity.

Link copied to clipboard

The status of the scalable target.

Link copied to clipboard

Information about why the scalable target is in the current status.

Link copied to clipboard
val updatedAt: <Error class: unknown class>

The Unix timestamp for when the target was most recently updated.

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