CreatePerformanceAnalysisReportRequest

Types

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

Properties

Link copied to clipboard

The end time defined for the analysis report.

Link copied to clipboard

An immutable, Amazon Web Services Region-unique identifier for a data source. Performance Insights gathers metrics from this data source.

Link copied to clipboard

The Amazon Web Services service for which Performance Insights will return metrics. Valid value is RDS.

Link copied to clipboard

The start time defined for the analysis report.

Link copied to clipboard
val tags: List<Tag>?

The metadata assigned to the analysis report consisting of a key-value pair.

Functions

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