Class: Aws::Types::AnomalyUnusual
- Inherits:
-
Object
- Object
- Aws::Types::AnomalyUnusual
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#behavior ⇒ ::Hash[::String, ::Hash[::String, Types::AnomalyObject]]
Returns the value of attribute behavior.
Instance Attribute Details
#behavior ⇒ ::Hash[::String, ::Hash[::String, Types::AnomalyObject]]
Returns the value of attribute behavior.
169 170 171 |
# File 'sig/types.rbs', line 169 def behavior @behavior end |