Class: Aws::Types::ContactSearchSummaryAgentInfo
- Inherits:
-
Object
- Object
- Aws::Types::ContactSearchSummaryAgentInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connected_to_agent_timestamp ⇒ ::Time
Returns the value of attribute connected_to_agent_timestamp.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#connected_to_agent_timestamp ⇒ ::Time
Returns the value of attribute connected_to_agent_timestamp.
1250 1251 1252 |
# File 'sig/types.rbs', line 1250 def @connected_to_agent_timestamp end |
#id ⇒ ::String
Returns the value of attribute id.
1249 1250 1251 |
# File 'sig/types.rbs', line 1249 def id @id end |