Class: Aws::Types::ContactAnalysis
- Inherits:
-
Object
- Object
- Aws::Types::ContactAnalysis
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transcript ⇒ Types::Transcript
Returns the value of attribute transcript.
Instance Attribute Details
#transcript ⇒ Types::Transcript
Returns the value of attribute transcript.
963 964 965 |
# File 'sig/types.rbs', line 963 def transcript @transcript end |