Class: Aws::Types::GetSchemaAnalysisRuleOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetSchemaAnalysisRuleOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analysis_rule ⇒ Types::AnalysisRule
Returns the value of attribute analysis_rule.
Instance Attribute Details
#analysis_rule ⇒ Types::AnalysisRule
Returns the value of attribute analysis_rule.
1598 1599 1600 |
# File 'sig/types.rbs', line 1598 def analysis_rule @analysis_rule end |