PreviewResult

Contains the results of previewing an automation rule against available recommendations.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID associated with 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 analyze the resource.

Link copied to clipboard

The ID of the recommended action being previewed.

Link copied to clipboard

The type of recommended action being previewed.

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 affected by the recommended action.

Link copied to clipboard

The ID of the resource affected by the recommended action.

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: PreviewResult.Builder.() -> Unit = {}): PreviewResult
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