| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
List<RealTimeAlertRule> |
RealTimeAlertConfiguration.rules()
The rules in the alert.
|
| Modifier and Type | Method and Description |
|---|---|
RealTimeAlertConfiguration.Builder |
RealTimeAlertConfiguration.Builder.rules(RealTimeAlertRule... rules)
The rules in the alert.
|
| Modifier and Type | Method and Description |
|---|---|
RealTimeAlertConfiguration.Builder |
RealTimeAlertConfiguration.Builder.rules(Collection<RealTimeAlertRule> rules)
The rules in the alert.
|
Copyright © 2023. All rights reserved.