IntermediateTableAnalysisRulePolicy
Contains the policy for an intermediate table analysis rule.
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
data class V1(val value: IntermediateTableAnalysisRulePolicyV1) : IntermediateTableAnalysisRulePolicy
The version 1 policy for the analysis rule.
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.