Class: Aws::Types::CreateVoiceProfileDomainResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateVoiceProfileDomainResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#voice_profile_domain ⇒ Types::VoiceProfileDomain
Returns the value of attribute voice_profile_domain.
Instance Attribute Details
#voice_profile_domain ⇒ Types::VoiceProfileDomain
Returns the value of attribute voice_profile_domain.
203 204 205 |
# File 'sig/types.rbs', line 203 def voice_profile_domain @voice_profile_domain end |