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.
1866 1867 1868 |
# File 'sig/types.rbs', line 1866 def unknown @unknown end |
#v1 ⇒ Types::IntermediateTableAnalysisRulePolicyV1
Returns the value of attribute v1.
1865 1866 1867 |
# File 'sig/types.rbs', line 1865 def v1 @v1 end |