AnalysisRulePolicy

sealed class AnalysisRulePolicy

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

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
data class V1(val value: AnalysisRulePolicyV1) : AnalysisRulePolicy

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

Functions

Link copied to clipboard

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

Link copied to clipboard