Class: Aws::Types::Insight
- Inherits:
-
Object
- Object
- Aws::Types::Insight
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#signals_detected ⇒ ::String
Returns the value of attribute signals_detected.
-
#usage_pattern ⇒ ::String
Returns the value of attribute usage_pattern.
Instance Attribute Details
#signals_detected ⇒ ::String
Returns the value of attribute signals_detected.
960 961 962 |
# File 'sig/types.rbs', line 960 def signals_detected @signals_detected end |
#usage_pattern ⇒ ::String
Returns the value of attribute usage_pattern.
959 960 961 |
# File 'sig/types.rbs', line 959 def usage_pattern @usage_pattern end |