Package software.amazon.awssdk.services.autoscalingplans.model
-
Class Summary Class Description ApplicationSource Represents an application source.AutoScalingPlansException.BuilderImpl AutoScalingPlansRequest AutoScalingPlansRequest.BuilderImpl AutoScalingPlansResponse AutoScalingPlansResponse.BuilderImpl AutoScalingPlansResponseMetadata CreateScalingPlanRequest CreateScalingPlanResponse CustomizedLoadMetricSpecification Represents a CloudWatch metric of your choosing that can be used for predictive scaling.CustomizedScalingMetricSpecification Represents a CloudWatch metric of your choosing that can be used for dynamic scaling as part of a target tracking scaling policy.Datapoint Represents a single value in the forecast data used for predictive scaling.DeleteScalingPlanRequest DeleteScalingPlanResponse DescribeScalingPlanResourcesRequest DescribeScalingPlanResourcesResponse DescribeScalingPlansRequest DescribeScalingPlansResponse GetScalingPlanResourceForecastDataRequest GetScalingPlanResourceForecastDataResponse MetricDimension Represents a dimension for a customized metric.PredefinedLoadMetricSpecification Represents a predefined metric that can be used for predictive scaling.PredefinedScalingMetricSpecification Represents a predefined metric that can be used for dynamic scaling as part of a target tracking scaling policy.ScalingInstruction Describes a scaling instruction for a scalable resource in a scaling plan.ScalingPlan Represents a scaling plan.ScalingPlanResource Represents a scalable resource.ScalingPolicy Represents a scaling policy.TagFilter Represents a tag.TargetTrackingConfiguration Describes a target tracking configuration to use with AWS Auto Scaling.UpdateScalingPlanRequest UpdateScalingPlanResponse -
Exception Summary Exception Description AutoScalingPlansException ConcurrentUpdateException Concurrent updates caused an exception, for example, if you request an update to a scaling plan that already has a pending update.InternalServiceException The service encountered an internal error.InvalidNextTokenException The token provided is not valid.LimitExceededException Your account exceeded a limit.ObjectNotFoundException The specified object could not be found.ValidationException An exception was thrown for a validation issue.