AnalysisRulePolicyV1

Controls on the query specifications that can be run on configured table.

Inheritors

Types

Link copied to clipboard

Analysis rule type that enables only aggregation queries on a configured table.

Link copied to clipboard

Analysis rule type that enables custom SQL queries on a configured table.

Link copied to clipboard

The ID mapping table.

Link copied to clipboard
data class List(val value: AnalysisRuleList) : AnalysisRulePolicyV1

Analysis rule type that enables only list queries on a configured table.

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Casts this AnalysisRulePolicyV1 as a List and retrieves its aws.sdk.kotlin.services.cleanrooms.model.AnalysisRuleList value. Throws an exception if the AnalysisRulePolicyV1 is not a List.

Link copied to clipboard