| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static AnalysisRulePolicy |
AnalysisRulePolicy.fromV1(AnalysisRulePolicyV1 v1)
Create an instance of this class with
v1() initialized to the given value. |
static AnalysisRulePolicy |
AnalysisRulePolicy.fromV1(Consumer<AnalysisRulePolicyV1.Builder> v1)
Create an instance of this class with
v1() initialized to the given value. |
AnalysisRulePolicy |
AnalysisRule.policy()
A policy that describes the associated data usage limitations.
|
| Modifier and Type | Method and Description |
|---|---|
AnalysisRule.Builder |
AnalysisRule.Builder.policy(AnalysisRulePolicy policy)
A policy that describes the associated data usage limitations.
|
Copyright © 2023. All rights reserved.