Class: Aws::Types::IntermediateTableAnalysisRulePolicyV1
- Inherits:
-
Object
- Object
- Aws::Types::IntermediateTableAnalysisRulePolicyV1
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom ⇒ Types::IntermediateTableAnalysisRuleCustom
Returns the value of attribute custom.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#custom ⇒ Types::IntermediateTableAnalysisRuleCustom
Returns the value of attribute custom.
1855 1856 1857 |
# File 'sig/types.rbs', line 1855 def custom @custom end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1856 1857 1858 |
# File 'sig/types.rbs', line 1856 def unknown @unknown end |