GetPerformanceAnalysisReportRequest

Types

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

Properties

Link copied to clipboard

The text language in the report. The default language is EN_US (English).

Link copied to clipboard

A unique identifier of the created analysis report. For example, report-12345678901234567

Link copied to clipboard

An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights gathers metrics from this data source. In the console, the identifier is shown as ResourceID. When you call DescribeDBInstances, the identifier is returned as DbiResourceId.

Link copied to clipboard

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

Link copied to clipboard

Indicates the text format in the report. The options are PLAIN_TEXT or MARKDOWN. The default value is plain text.

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