| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
IssueDetectionConfiguration |
IssueDetectionConfiguration.clone() |
IssueDetectionConfiguration |
RealTimeAlertRule.getIssueDetectionConfiguration()
Specifies the issue detection settings for a real-time alert rule.
|
IssueDetectionConfiguration |
IssueDetectionConfiguration.withRuleName(String ruleName)
The name of the issue detection rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealTimeAlertRule.setIssueDetectionConfiguration(IssueDetectionConfiguration issueDetectionConfiguration)
Specifies the issue detection settings for a real-time alert rule.
|
RealTimeAlertRule |
RealTimeAlertRule.withIssueDetectionConfiguration(IssueDetectionConfiguration issueDetectionConfiguration)
Specifies the issue detection settings for a real-time alert rule.
|
Copyright © 2023. All rights reserved.