EcsServiceRecommendation

Describes an Amazon ECS service recommendation.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID of the Amazon ECS service.

Link copied to clipboard

The risk of the current Amazon ECS service not meeting the performance needs of its workloads. The higher the risk, the more likely the current service can't meet the performance requirements of its workload.

Link copied to clipboard

The configuration of the current Amazon ECS service.

Link copied to clipboard

Describes the effective recommendation preferences for Amazon ECS services.

Link copied to clipboard

The finding classification of an Amazon ECS service.

Link copied to clipboard

The reason for the finding classification of an Amazon ECS service.

Link copied to clipboard

The timestamp of when the Amazon ECS service recommendation was last generated.

Link copied to clipboard

The launch type the Amazon ECS service is using.

Link copied to clipboard

The number of days the Amazon ECS service utilization metrics were analyzed.

Link copied to clipboard

The Amazon Resource Name (ARN) of the current Amazon ECS service.

Link copied to clipboard

An array of objects that describe the recommendation options for the Amazon ECS service.

Link copied to clipboard
val tags: List<Tag>?

A list of tags assigned to your Amazon ECS service recommendations.

Link copied to clipboard

An array of objects that describe the utilization metrics of the Amazon ECS service.

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