Class: Aws::Types::ContactSearchSummaryAgentInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connected_to_agent_timestamp::Time

Returns the value of attribute connected_to_agent_timestamp.

Returns:

  • (::Time)


1231
1232
1233
# File 'sig/types.rbs', line 1231

def connected_to_agent_timestamp
  @connected_to_agent_timestamp
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1230
1231
1232
# File 'sig/types.rbs', line 1230

def id
  @id
end