ScalingPlan

Represents a scaling plan.

Types

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

Properties

Link copied to clipboard

A CloudFormation stack or a set of tags. You can create one scaling plan per application source.

Link copied to clipboard

The Unix time stamp when the scaling plan was created.

Link copied to clipboard

The scaling instructions.

Link copied to clipboard

The name of the scaling plan.

Link copied to clipboard

The version number of the scaling plan.

Link copied to clipboard

The status of the scaling plan.

Link copied to clipboard

A simple message about the current status of the scaling plan.

Link copied to clipboard

The Unix time stamp when the scaling plan entered the current status.

Functions

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