Class: Aws::Types::DeleteCallAnalyticsCategoryRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#category_name::String

Returns the value of attribute category_name.

Returns:

  • (::String)


202
203
204
# File 'sig/types.rbs', line 202

def category_name
  @category_name
end