| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
static RealTimeAlertRuleType |
RealTimeAlertRuleType.fromValue(String value)
Use this in place of valueOf.
|
static RealTimeAlertRuleType |
RealTimeAlertRuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RealTimeAlertRuleType[] |
RealTimeAlertRuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RealTimeAlertRule |
RealTimeAlertRule.withType(RealTimeAlertRuleType type)
The type of alert rule.
|
Copyright © 2023. All rights reserved.