Class: Aws::Types::GetIntermediateTableAnalysisRuleOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetIntermediateTableAnalysisRuleOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analysis_rule ⇒ Types::IntermediateTableAnalysisRule
Returns the value of attribute analysis_rule.
Instance Attribute Details
#analysis_rule ⇒ Types::IntermediateTableAnalysisRule
Returns the value of attribute analysis_rule.
1532 1533 1534 |
# File 'sig/types.rbs', line 1532 def analysis_rule @analysis_rule end |