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.
1267 1268 1269 |
# File 'sig/types.rbs', line 1267 def end |
#id ⇒ ::String
Returns the value of attribute id.
1266 1267 1268 |
# File 'sig/types.rbs', line 1266 def id @id end |