Class: Aws::Types::IntermediateTableAnalysisRulePolicy
- Inherits:
-
Object
- Object
- Aws::Types::IntermediateTableAnalysisRulePolicy
- 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::IntermediateTableAnalysisRulePolicyV1
Returns the value of attribute v1.
Instance Attribute Details
#unknown ⇒ Object
Returns the value of attribute unknown.
1845 1846 1847 |
# File 'sig/types.rbs', line 1845 def unknown @unknown end |
#v1 ⇒ Types::IntermediateTableAnalysisRulePolicyV1
Returns the value of attribute v1.
1844 1845 1846 |
# File 'sig/types.rbs', line 1844 def v1 @v1 end |