You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Polly::Types::Lexicon
- Inherits:
-
Struct
- Object
- Struct
- Aws::Polly::Types::Lexicon
- Defined in:
- (unknown)
Overview
Provides lexicon name and lexicon content in string format. For more information, see Pronunciation Lexicon Specification (PLS) Version 1.0.
Returned by:
Instance Attribute Summary collapse
-
#content ⇒ String
Lexicon content in string format.
-
#name ⇒ String
Name of the lexicon.
Instance Attribute Details
#content ⇒ String
Lexicon content in string format. The content of a lexicon must be in PLS format.
#name ⇒ String
Name of the lexicon.