AnalysisDefinition

The definition of an analysis.

Types

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

Properties

Link copied to clipboard

The configuration for default analysis settings.

Link copied to clipboard

An array of calculated field definitions for the analysis.

Link copied to clipboard

An array of analysis-level column configurations. Column configurations can be used to set default formatting for a column to be used throughout an analysis.

Link copied to clipboard

An array of dataset identifier declarations. This mapping allows the usage of dataset identifiers instead of dataset ARNs throughout analysis sub-structures.

Link copied to clipboard

Filter definitions for an analysis.

Link copied to clipboard

An array of option definitions for an analysis.

Link copied to clipboard

An array of parameter declarations for an analysis.

Link copied to clipboard

An array of sheet definitions for an analysis. Each SheetDefinition provides detailed information about a sheet within this analysis.

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