Class: Aws::Types::AnalysisRulePolicy
- Inherits:
-
Object
- Object
- Aws::Types::AnalysisRulePolicy
- 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::AnalysisRulePolicyV1
Returns the value of attribute v1.
Instance Attribute Details
#unknown ⇒ Object
Returns the value of attribute unknown.
167 168 169 |
# File 'sig/types.rbs', line 167 def unknown @unknown end |
#v1 ⇒ Types::AnalysisRulePolicyV1
Returns the value of attribute v1.
166 167 168 |
# File 'sig/types.rbs', line 166 def v1 @v1 end |