WhatIfAnalysisSummary

Provides a summary of the what-if analysis properties used in the ListWhatIfAnalyses operation. To get the complete set of properties, call the DescribeWhatIfAnalysis operation, and provide the WhatIfAnalysisArn that is listed in the summary.

Types

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

Properties

Link copied to clipboard

When the what-if analysis was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the baseline forecast that is being used in this what-if analysis.

Link copied to clipboard

The last time the resource was modified. The timestamp depends on the status of the job:

Link copied to clipboard

If an error occurred, an informational message about the error.

Link copied to clipboard

The status of the what-if analysis. States include:

Link copied to clipboard

The Amazon Resource Name (ARN) of the what-if analysis.

Link copied to clipboard

The name of the what-if analysis.

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