Uses of Class
software.amazon.awssdk.services.chimesdkmediapipelines.model.KeywordMatchConfiguration
-
Packages that use KeywordMatchConfiguration Package Description software.amazon.awssdk.services.chimesdkmediapipelines.model -
-
Uses of KeywordMatchConfiguration in software.amazon.awssdk.services.chimesdkmediapipelines.model
Methods in software.amazon.awssdk.services.chimesdkmediapipelines.model that return KeywordMatchConfiguration Modifier and Type Method Description KeywordMatchConfigurationRealTimeAlertRule. keywordMatchConfiguration()Specifies the settings for matching the keywords in a real-time alert rule.Methods in software.amazon.awssdk.services.chimesdkmediapipelines.model with parameters of type KeywordMatchConfiguration Modifier and Type Method Description RealTimeAlertRule.BuilderRealTimeAlertRule.Builder. keywordMatchConfiguration(KeywordMatchConfiguration keywordMatchConfiguration)Specifies the settings for matching the keywords in a real-time alert rule.
-