You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Polly::Types::GetLexiconOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#lexiconTypes::Lexicon

Lexicon object that provides name and the string content of the lexicon.

Returns:

  • (Types::Lexicon)

    Lexicon object that provides name and the string content of the lexicon.

#lexicon_attributesTypes::LexiconAttributes

Metadata of the lexicon, including phonetic alphabetic used, language code, lexicon ARN, number of lexemes defined in the lexicon, and size of lexicon in bytes.

Returns:

  • (Types::LexiconAttributes)

    Metadata of the lexicon, including phonetic alphabetic used, language code, lexicon ARN, number of lexemes defined in the lexicon, and size of lexicon in bytes.