Class: Aws::Types::GetVoiceProfileDomainRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetVoiceProfileDomainRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#voice_profile_domain_id ⇒ ::String
Returns the value of attribute voice_profile_domain_id.
Instance Attribute Details
#voice_profile_domain_id ⇒ ::String
Returns the value of attribute voice_profile_domain_id.
543 544 545 |
# File 'sig/types.rbs', line 543 def voice_profile_domain_id @voice_profile_domain_id end |