Class: Aws::Types::SpeechFoundationModel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model_arn ⇒ ::String

Returns the value of attribute model_arn.

Returns:

  • (::String)


3114
3115
3116
# File 'sig/types.rbs', line 3114

def model_arn
  @model_arn
end

#voice_id ⇒ ::String

Returns the value of attribute voice_id.

Returns:

  • (::String)


3115
3116
3117
# File 'sig/types.rbs', line 3115

def voice_id
  @voice_id
end