PutScalingPolicyRequest

Types

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

Properties

Link copied to clipboard

The name of the scaling policy.

Link copied to clipboard

The scaling policy type. This parameter is required if you are creating a scaling policy.

Link copied to clipboard

The configuration of the predictive scaling policy.

Link copied to clipboard

The identifier of the resource associated with the scaling policy. This string consists of the resource type and unique identifier.

Link copied to clipboard

The scalable dimension. This string consists of the service namespace, resource type, and scaling property.

Link copied to clipboard

The namespace of the Amazon Web Services service that provides the resource. For a resource provided by your own application or service, use custom-resource instead.

Link copied to clipboard

A target tracking scaling policy. Includes support for predefined or customized metrics.

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