ReportDefinition

The configuration of a report in AWS Application Cost Profiler.

Types

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

Properties

Link copied to clipboard

Timestamp (milliseconds) when this report definition was created.

Link copied to clipboard

The location in Amazon Simple Storage Service (Amazon S3) the reports should be saved to.

Link copied to clipboard

The format used for the generated reports.

Link copied to clipboard

Timestamp (milliseconds) when this report definition was last updated.

Link copied to clipboard

Description of the report

Link copied to clipboard

The cadence at which the report is generated.

Link copied to clipboard

The ID of the report.

Functions

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