Class: Aws::Types::CustomVocabularyImportSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bot_id ⇒ ::String

Returns the value of attribute bot_id.

Returns:

  • (::String)


1072
1073
1074
# File 'sig/types.rbs', line 1072

def bot_id
  @bot_id
end

#bot_version ⇒ ::String

Returns the value of attribute bot_version.

Returns:

  • (::String)


1073
1074
1075
# File 'sig/types.rbs', line 1073

def bot_version
  @bot_version
end

#locale_id ⇒ ::String

Returns the value of attribute locale_id.

Returns:

  • (::String)


1074
1075
1076
# File 'sig/types.rbs', line 1074

def locale_id
  @locale_id
end