Class: Aws::Types::GetVoiceProfileRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#voice_profile_id::String

Returns the value of attribute voice_profile_id.

Returns:

  • (::String)


553
554
555
# File 'sig/types.rbs', line 553

def voice_profile_id
  @voice_profile_id
end