MetricSource

Contains information about source data used to generate metrics.

Types

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

Properties

Link copied to clipboard

Details about an AppFlow datasource.

Link copied to clipboard

Details about an Amazon Athena datasource.

Link copied to clipboard

Details about an Amazon CloudWatch monitoring datasource.

Link copied to clipboard

Details about an Amazon Relational Database Service (RDS) datasource.

Link copied to clipboard

Details about an Amazon Redshift database datasource.

Link copied to clipboard

Contains information about the configuration of the S3 bucket that contains source files.

Functions

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