Class: Aws::Types::DeepgramSpeechModelConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_token_secret_arn ⇒ ::String

Returns the value of attribute api_token_secret_arn.

Returns:

  • (::String)


1110
1111
1112
# File 'sig/types.rbs', line 1110

def api_token_secret_arn
  @api_token_secret_arn
end

#model_id ⇒ ::String

Returns the value of attribute model_id.

Returns:

  • (::String)


1111
1112
1113
# File 'sig/types.rbs', line 1111

def model_id
  @model_id
end