Class: Aws::Types::UpdateConfiguredTableAnalysisRuleOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateConfiguredTableAnalysisRuleOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analysis_rule ⇒ Types::ConfiguredTableAnalysisRule
Returns the value of attribute analysis_rule.
Instance Attribute Details
#analysis_rule ⇒ Types::ConfiguredTableAnalysisRule
Returns the value of attribute analysis_rule.
3256 3257 3258 |
# File 'sig/types.rbs', line 3256 def analysis_rule @analysis_rule end |