Class: Aws::Types::CreateIntermediateTableAnalysisRuleOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateIntermediateTableAnalysisRuleOutput
- 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.
1084 1085 1086 |
# File 'sig/types.rbs', line 1084 def analysis_rule @analysis_rule end |