AnalysisReport

Retrieves the summary of the performance analysis report created for a time period.

Types

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

Properties

Link copied to clipboard

The name of the analysis report.

Link copied to clipboard

The time you created the analysis report.

Link copied to clipboard

The analysis end time in the report.

Link copied to clipboard

The unique identifier of the analysis report.

Link copied to clipboard

The list of identified insights in the analysis report.

Link copied to clipboard

List the tags for the Amazon Web Services service for which Performance Insights returns metrics. Valid values are as follows:

Link copied to clipboard

The analysis start time in the report.

Link copied to clipboard

The status of the created analysis report.

Functions

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