C# Class Amazon.Polly.Model.DeleteLexiconRequest

Container for the parameters to the DeleteLexicon operation. Deletes the specified pronunciation lexicon stored in an AWS Region. A lexicon which has been deleted is not available for speech synthesis, nor is it possible to retrieve it using either the GetLexicon or ListLexicon APIs.

For more information, see Managing Lexicons.

Inheritance: AmazonPollyRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetName ( ) : bool