Class GetLexiconRequest
Container for the parameters to the GetLexicon operation. Returns the content of the specified pronunciation lexicon stored in an AWS Region. For more information, see Managing Lexicons.
public class GetLexiconRequest : AmazonPollyRequest
- Inheritance
-
GetLexiconRequest
Constructors
GetLexiconRequest()
public GetLexiconRequest()
Properties
Name
Gets and sets the property Name.
Name of the lexicon.
public string Name { get; set; }