Class: Aws::Types::GetVoiceProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetVoiceProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#voice_profile ⇒ Types::VoiceProfile
Returns the value of attribute voice_profile.
Instance Attribute Details
#voice_profile ⇒ Types::VoiceProfile
Returns the value of attribute voice_profile.
558 559 560 |
# File 'sig/types.rbs', line 558 def voice_profile @voice_profile end |