DescribeScalableTargetsRequest

Types

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

Properties

Link copied to clipboard

The maximum number of scalable targets. This value can be between 1 and 50. The default value is 50.

Link copied to clipboard

The token for the next set of results.

Link copied to clipboard

The identifier of the resource associated with the scalable target. This string consists of the resource type and unique identifier.

Link copied to clipboard

The scalable dimension associated with the scalable target. This string consists of the service namespace, resource type, and scaling property. If you specify a scalable dimension, you must also specify a resource ID.

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.

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