Builder
Properties
The name of the scaling policy.
The scaling policy type. This parameter is required if you are creating a scaling policy.
The configuration of the predictive scaling policy.
The identifier of the resource associated with the scaling policy. This string consists of the resource type and unique identifier.
The scalable dimension. This string consists of the service namespace, resource type, and scaling property.
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.
A step scaling policy.
A target tracking scaling policy. Includes support for predefined or customized metrics.
Functions
construct an aws.sdk.kotlin.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration inside the given block
construct an aws.sdk.kotlin.services.applicationautoscaling.model.StepScalingPolicyConfiguration inside the given block
construct an aws.sdk.kotlin.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration inside the given block