Class: Aws::Polly::Types::Lexicon
- Inherits:
-
Struct
- Object
- Struct
- Aws::Polly::Types::Lexicon
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-polly/types.rb
Overview
Provides lexicon name and lexicon content in string format. For more information, see [Pronunciation Lexicon Specification (PLS) Version 1.0].
Constant Summary collapse
- SENSITIVE =
[:content]
Instance Attribute Summary collapse
-
#content ⇒ String
Lexicon content in string format.
-
#name ⇒ String
Name of the lexicon.