GenerationSummary

The summary of the Savings Plans recommendation generation.

Types

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

Properties

Link copied to clipboard

Indicates the estimated time for when the recommendation generation will complete.

Link copied to clipboard

Indicates the completion time of the recommendation generation.

Link copied to clipboard

Indicates the start time of the recommendation generation.

Link copied to clipboard

Indicates whether the recommendation generation succeeded, is processing, or failed.

Link copied to clipboard

Indicates the ID for this specific recommendation.

Functions

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