| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static ConfiguredTableAssociationAnalysisRuleType |
ConfiguredTableAssociationAnalysisRuleType.fromValue(String value)
Use this in place of valueOf.
|
static ConfiguredTableAssociationAnalysisRuleType |
ConfiguredTableAssociationAnalysisRuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfiguredTableAssociationAnalysisRuleType[] |
ConfiguredTableAssociationAnalysisRuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateConfiguredTableAssociationAnalysisRuleRequest |
UpdateConfiguredTableAssociationAnalysisRuleRequest.withAnalysisRuleType(ConfiguredTableAssociationAnalysisRuleType analysisRuleType)
The analysis rule type that you want to update.
|
DeleteConfiguredTableAssociationAnalysisRuleRequest |
DeleteConfiguredTableAssociationAnalysisRuleRequest.withAnalysisRuleType(ConfiguredTableAssociationAnalysisRuleType analysisRuleType)
The type of the analysis rule that you want to delete.
|
CreateConfiguredTableAssociationAnalysisRuleRequest |
CreateConfiguredTableAssociationAnalysisRuleRequest.withAnalysisRuleType(ConfiguredTableAssociationAnalysisRuleType analysisRuleType)
The type of analysis rule.
|
GetConfiguredTableAssociationAnalysisRuleRequest |
GetConfiguredTableAssociationAnalysisRuleRequest.withAnalysisRuleType(ConfiguredTableAssociationAnalysisRuleType analysisRuleType)
The type of analysis rule that you want to retrieve.
|
ConfiguredTableAssociation |
ConfiguredTableAssociation.withAnalysisRuleTypes(ConfiguredTableAssociationAnalysisRuleType... analysisRuleTypes)
The analysis rule types for the configured table association.
|
ConfiguredTableAssociationAnalysisRule |
ConfiguredTableAssociationAnalysisRule.withType(ConfiguredTableAssociationAnalysisRuleType type)
The type of the configured table association analysis rule.
|
Copyright © 2024. All rights reserved.