Class: Aws::Types::GetConfiguredTableAssociationAnalysisRuleOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetConfiguredTableAssociationAnalysisRuleOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analysis_rule ⇒ Types::ConfiguredTableAssociationAnalysisRule
Returns the value of attribute analysis_rule.
Instance Attribute Details
#analysis_rule ⇒ Types::ConfiguredTableAssociationAnalysisRule
Returns the value of attribute analysis_rule.
1477 1478 1479 |
# File 'sig/types.rbs', line 1477 def analysis_rule @analysis_rule end |