Class: Aws::Types::GetLexiconOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lexiconTypes::Lexicon

Returns the value of attribute lexicon.

Returns:



60
61
62
# File 'sig/types.rbs', line 60

def lexicon
  @lexicon
end

#lexicon_attributesTypes::LexiconAttributes

Returns the value of attribute lexicon_attributes.



61
62
63
# File 'sig/types.rbs', line 61

def lexicon_attributes
  @lexicon_attributes
end