V1
data class V1(val value: IntermediateTableAnalysisRulePolicyV1) : IntermediateTableAnalysisRulePolicy
The version 1 policy for the analysis rule.
Inherited functions
Link copied to clipboard
Casts this IntermediateTableAnalysisRulePolicy as a V1 and retrieves its aws.sdk.kotlin.services.cleanrooms.model.IntermediateTableAnalysisRulePolicyV1 value. Throws an exception if the IntermediateTableAnalysisRulePolicy is not a V1.
Link copied to clipboard
Casts this IntermediateTableAnalysisRulePolicy as a V1 and retrieves its aws.sdk.kotlin.services.cleanrooms.model.IntermediateTableAnalysisRulePolicyV1 value. Returns null if the IntermediateTableAnalysisRulePolicy is not a V1.