V1

data class V1(val value: AnalysisRulePolicyV1) : AnalysisRulePolicy

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

Constructors

Link copied to clipboard
constructor(value: AnalysisRulePolicyV1)

Properties

Link copied to clipboard

Inherited 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