IntermediateTableAnalysisRuleCustom

Contains the custom analysis rule configuration for an intermediate table.

Types

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

Properties

Link copied to clipboard

The setting that controls whether additional analyses are allowed on the intermediate table.

Link copied to clipboard

The list of allowed additional analyses for the intermediate table.

Link copied to clipboard

The list of allowed analyses that can be performed on the intermediate table.

Link copied to clipboard

The list of Amazon Web Services account IDs for the allowed analysis providers.

Link copied to clipboard

The list of Amazon Web Services account IDs that are allowed to receive results from queries run on the intermediate table.

Link copied to clipboard

Specifies the unique identifier for your users.

Link copied to clipboard

The list of columns that are not allowed in the query output.

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