Class: Aws::Types::UpdateVoiceProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateVoiceProfileResponse
- 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.
1302 1303 1304 |
# File 'sig/types.rbs', line 1302 def voice_profile @voice_profile end |