MetricSetSummary

Contains information about a dataset.

Types

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

Properties

Link copied to clipboard

The ARN of the detector to which the dataset belongs.

Link copied to clipboard

The time at which the dataset was created.

Link copied to clipboard

The time at which the dataset was last modified.

Link copied to clipboard

The ARN of the dataset.

Link copied to clipboard

The description of the dataset.

Link copied to clipboard

The name of the dataset.

Link copied to clipboard

The dataset's tags.

Functions

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