Class: Aws::Types::CallAnalyticsJobDetails
- Inherits:
-
Object
- Object
- Aws::Types::CallAnalyticsJobDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#skipped ⇒ ::Array[Types::CallAnalyticsSkippedFeature]
Returns the value of attribute skipped.
Instance Attribute Details
#skipped ⇒ ::Array[Types::CallAnalyticsSkippedFeature]
Returns the value of attribute skipped.
46 47 48 |
# File 'sig/types.rbs', line 46 def skipped @skipped end |