interface DeleteLexiconInput {
    Name: undefined | string;
}

Hierarchy (view full)

Properties

Properties

Name: undefined | string

The name of the lexicon to delete. Must be an existing lexicon in the region.