RecommendedAction

Contains information about a recommended action that can be applied to optimize an Amazon Web Services resource.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID that owns the resource.

Link copied to clipboard

Detailed configuration information for a specific Amazon Web Services resource, with type-specific details.

Link copied to clipboard

A summary of the resource's current configuration.

Link copied to clipboard

Contains information about estimated monthly cost savings.

Link copied to clipboard

The number of days of historical data used to generate the recommendation.

Link copied to clipboard

The unique identifier of the recommended action.

Link copied to clipboard

The type of action being recommended.

Link copied to clipboard

Detailed configuration information for a specific Amazon Web Services resource, with type-specific details.

Link copied to clipboard

A summary of the resource's recommended configuration.

Link copied to clipboard

The Amazon Web Services Region where the resource is located.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource that the recommendation applies to.

Link copied to clipboard

The ID of the resource that the recommendation applies to.

Link copied to clipboard

The tags associated with the resource.

Link copied to clipboard

The type of resource being evaluated.

Link copied to clipboard

Indicates whether implementing the recommended action requires a resource restart.

Functions

Link copied to clipboard
inline fun copy(block: RecommendedAction.Builder.() -> Unit = {}): RecommendedAction
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