@Stability(value=Stable) @Internal public static final class CfnChannel.HlsBasicPutSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.HlsBasicPutSettingsProperty
CfnChannel.HlsBasicPutSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.HlsBasicPutSettingsProperty.Builder, CfnChannel.HlsBasicPutSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.HlsBasicPutSettingsProperty.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 |
getConnectionRetryInterval()
The number of seconds to wait before retrying a connection to the CDN if the connection is lost.
|
Number |
getFilecacheDuration()
The size, in seconds, of the file cache for streaming outputs.
|
Number |
getNumRetries()
The number of retry attempts that MediaLive makes before the channel is put into an error state.
|
Number |
getRestartDelay()
If a streaming output fails, the number of seconds to wait until a restart is initiated.
|
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.HlsBasicPutSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getConnectionRetryInterval()
CfnChannel.HlsBasicPutSettingsPropertygetConnectionRetryInterval in interface CfnChannel.HlsBasicPutSettingsPropertypublic final Number getFilecacheDuration()
CfnChannel.HlsBasicPutSettingsPropertygetFilecacheDuration in interface CfnChannel.HlsBasicPutSettingsPropertypublic final Number getNumRetries()
CfnChannel.HlsBasicPutSettingsPropertygetNumRetries in interface CfnChannel.HlsBasicPutSettingsPropertypublic final Number getRestartDelay()
CfnChannel.HlsBasicPutSettingsPropertyA value of 0 means never restart.
getRestartDelay in interface CfnChannel.HlsBasicPutSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.