Class: Aws::Types::UtteranceList

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#bot_version::String

Returns the value of attribute bot_version.



976
977
978
# File 'sig/types.rbs', line 976

def bot_version
  @bot_version
end

#utterances::Array[Types::UtteranceData]

Returns the value of attribute utterances.



977
978
979
# File 'sig/types.rbs', line 977

def utterances
  @utterances
end