Class: Aws::Types::CreateCallAnalyticsCategoryResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCallAnalyticsCategoryResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#category_properties ⇒ Types::CategoryProperties
Returns the value of attribute category_properties.
Instance Attribute Details
#category_properties ⇒ Types::CategoryProperties
Returns the value of attribute category_properties.
123 124 125 |
# File 'sig/types.rbs', line 123 def category_properties @category_properties end |