KeywordMatchConfiguration - Amazon Chime SDK

KeywordMatchConfiguration

A structure that contains the settings for a keyword match task.

Contents

Keywords

The keywords or phrases that you want to match.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^[\s0-9a-zA-Z'-]+

Required: Yes

RuleName

The name of the keyword match rule.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 64.

Pattern: ^[0-9a-zA-Z._-]+

Required: Yes

Negate

Matches keywords or phrases on their presence or absence. If set to TRUE, the rule matches when all the specified keywords or phrases are absent. Default: FALSE.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: