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.
2013 2014 2015 |
# File 'sig/types.rbs', line 2013 def @greeting_end_timestamp end |
#greeting_start_timestamp ⇒ ::Time
Returns the value of attribute greeting_start_timestamp.
2012 2013 2014 |
# File 'sig/types.rbs', line 2012 def @greeting_start_timestamp end |