| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static FailoverMode |
FailoverMode.fromValue(String value)
Use this in place of valueOf.
|
static FailoverMode |
FailoverMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailoverMode[] |
FailoverMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFailoverConfig |
UpdateFailoverConfig.withFailoverMode(FailoverMode failoverMode)
The type of failover you choose for this flow.
|
FailoverConfig |
FailoverConfig.withFailoverMode(FailoverMode failoverMode)
The type of failover you choose for this flow.
|
Copyright © 2022. All rights reserved.