VolumeRecommendation

Describes an Amazon Elastic Block Store (Amazon EBS) volume 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 volume.

Link copied to clipboard

An array of objects that describe the current configuration of the volume.

Link copied to clipboard

The risk of the current EBS volume not meeting the performance needs of its workloads. The higher the risk, the more likely the current EBS volume doesn't have sufficient capacity.

Link copied to clipboard

Describes the effective recommendation preferences for Amazon EBS volume.

Link copied to clipboard

The finding classification of the volume.

Link copied to clipboard

The timestamp of when the volume recommendation was last generated.

Link copied to clipboard

The number of days for which utilization metrics were analyzed for the volume.

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

A list of tags assigned to your Amazon EBS volume recommendations.

Link copied to clipboard

An array of objects that describe the utilization metrics of the volume.

Link copied to clipboard

The Amazon Resource Name (ARN) of the current volume.

Link copied to clipboard

An array of objects that describe the recommendation options for the volume.

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