Class: Aws::Types::CustomerVoiceActivity
- Inherits:
-
Object
- Object
- Aws::Types::CustomerVoiceActivity
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#greeting_end_timestamp ⇒ ::Time
Returns the value of attribute greeting_end_timestamp.
-
#greeting_start_timestamp ⇒ ::Time
Returns the value of attribute greeting_start_timestamp.
Instance Attribute Details
#greeting_end_timestamp ⇒ ::Time
Returns the value of attribute greeting_end_timestamp.
2051 2052 2053 |
# File 'sig/types.rbs', line 2051 def @greeting_end_timestamp end |
#greeting_start_timestamp ⇒ ::Time
Returns the value of attribute greeting_start_timestamp.
2050 2051 2052 |
# File 'sig/types.rbs', line 2050 def @greeting_start_timestamp end |