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.
2046 2047 2048 |
# File 'sig/types.rbs', line 2046 def @greeting_end_timestamp end |
#greeting_start_timestamp ⇒ ::Time
Returns the value of attribute greeting_start_timestamp.
2045 2046 2047 |
# File 'sig/types.rbs', line 2045 def @greeting_start_timestamp end |