static ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.builder() |
|
ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.Builder.configuredTableAssociationArn(String configuredTableAssociationArn) |
The Amazon Resource Name (ARN) of the configured table association.
|
ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.Builder.configuredTableAssociationId(String configuredTableAssociationId) |
The unique identifier for the configured table association.
|
ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.Builder.createTime(Instant createTime) |
The creation time of the configured table association analysis rule.
|
ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.Builder.membershipIdentifier(String membershipIdentifier) |
The membership identifier for the configured table association analysis rule.
|
default ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.Builder.policy(Consumer<ConfiguredTableAssociationAnalysisRulePolicy.Builder> policy) |
The policy of the configured table association analysis rule.
|
ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.Builder.policy(ConfiguredTableAssociationAnalysisRulePolicy policy) |
The policy of the configured table association analysis rule.
|
ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.toBuilder() |
|
ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.Builder.type(String type) |
The type of the configured table association analysis rule.
|
ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.Builder.type(ConfiguredTableAssociationAnalysisRuleType type) |
The type of the configured table association analysis rule.
|
ConfiguredTableAssociationAnalysisRule.Builder |
ConfiguredTableAssociationAnalysisRule.Builder.updateTime(Instant updateTime) |
The update time of the configured table association analysis rule.
|