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.
719 720 721 |
# File 'sig/types.rbs', line 719 def unknown @unknown end |
#v1 ⇒ Types::ConfiguredTableAnalysisRulePolicyV1
Returns the value of attribute v1.
718 719 720 |
# File 'sig/types.rbs', line 718 def v1 @v1 end |