Class: Aws::Types::AfterContactWorkConfig
- Inherits:
-
Object
- Object
- Aws::Types::AfterContactWorkConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#after_contact_work_time_limit ⇒ ::Integer
Returns the value of attribute after_contact_work_time_limit.
Instance Attribute Details
#after_contact_work_time_limit ⇒ ::Integer
Returns the value of attribute after_contact_work_time_limit.
42 43 44 |
# File 'sig/types.rbs', line 42 def after_contact_work_time_limit @after_contact_work_time_limit end |