Class: Aws::Types::CreateVoiceProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateVoiceProfileResponse
- 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.
213 214 215 |
# File 'sig/types.rbs', line 213 def voice_profile @voice_profile end |