Class: Aws::Types::ConfiguredTableAnalysisRulePolicy
- Inherits:
-
Object
- Object
- Aws::Types::ConfiguredTableAnalysisRulePolicy
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unknown ⇒ Object
Returns the value of attribute unknown.
-
#v1 ⇒ Types::ConfiguredTableAnalysisRulePolicyV1
Returns the value of attribute v1.
Instance Attribute Details
#unknown ⇒ Object
Returns the value of attribute unknown.
736 737 738 |
# File 'sig/types.rbs', line 736 def unknown @unknown end |
#v1 ⇒ Types::ConfiguredTableAnalysisRulePolicyV1
Returns the value of attribute v1.
735 736 737 |
# File 'sig/types.rbs', line 735 def v1 @v1 end |