@Stability(value=Stable) @Internal public static final class CfnChannel.AutomaticInputFailoverSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.AutomaticInputFailoverSettingsProperty
CfnChannel.AutomaticInputFailoverSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.AutomaticInputFailoverSettingsProperty.Builder, CfnChannel.AutomaticInputFailoverSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.AutomaticInputFailoverSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getErrorClearTimeMsec()
This clear time defines the requirement a recovered input must meet to be considered healthy.
|
Object |
getFailoverConditions()
A list of failover conditions.
|
String |
getInputPreference()
Input preference when deciding which input to make active when a previously failed input has recovered.
|
String |
getSecondaryInputId()
The input ID of the secondary input in the automatic input failover pair.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnChannel.AutomaticInputFailoverSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getErrorClearTimeMsec()
CfnChannel.AutomaticInputFailoverSettingsPropertyThe input must have no failover conditions for this length of time. Enter a time in milliseconds. This value is particularly important if the input_preference for the failover pair is set to PRIMARY_INPUT_PREFERRED, because after this time, MediaLive will switch back to the primary input.
getErrorClearTimeMsec in interface CfnChannel.AutomaticInputFailoverSettingsPropertypublic final Object getFailoverConditions()
CfnChannel.AutomaticInputFailoverSettingsPropertyIf any of these conditions occur, MediaLive will perform a failover to the other input.
getFailoverConditions in interface CfnChannel.AutomaticInputFailoverSettingsPropertypublic final String getInputPreference()
CfnChannel.AutomaticInputFailoverSettingsPropertygetInputPreference in interface CfnChannel.AutomaticInputFailoverSettingsPropertypublic final String getSecondaryInputId()
CfnChannel.AutomaticInputFailoverSettingsPropertygetSecondaryInputId in interface CfnChannel.AutomaticInputFailoverSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.