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.
1231 1232 1233 |
# File 'sig/types.rbs', line 1231 def @connected_to_agent_timestamp end |
#id ⇒ ::String
Returns the value of attribute id.
1230 1231 1232 |
# File 'sig/types.rbs', line 1230 def id @id end |