Method: Twilio::REST::Taskrouter::V1::WorkspaceContext::TaskQueueInstance#friendly_name

Defined in:
lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue.rb

#friendly_nameString

Returns The string that you assigned to describe the resource.

Returns:

  • (String)

    The string that you assigned to describe the resource.



463
464
465
# File 'lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue.rb', line 463

def friendly_name
    @properties['friendly_name']
end