@Stability(value=Stable) @Internal public static final class CfnChannel.HlsMediaStoreSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.HlsMediaStoreSettingsProperty
CfnChannel.HlsMediaStoreSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.HlsMediaStoreSettingsProperty.Builder, CfnChannel.HlsMediaStoreSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.HlsMediaStoreSettingsProperty.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.
|
String |
getMediaStoreStorageClass()
When set to temporal, output files are stored in non-persistent memory for faster reading and writing.
|
Number |
getNumRetries()
The number of retry attempts that are made 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.HlsMediaStoreSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getConnectionRetryInterval()
CfnChannel.HlsMediaStoreSettingsPropertygetConnectionRetryInterval in interface CfnChannel.HlsMediaStoreSettingsPropertypublic final Number getFilecacheDuration()
CfnChannel.HlsMediaStoreSettingsPropertygetFilecacheDuration in interface CfnChannel.HlsMediaStoreSettingsPropertypublic final String getMediaStoreStorageClass()
CfnChannel.HlsMediaStoreSettingsPropertygetMediaStoreStorageClass in interface CfnChannel.HlsMediaStoreSettingsPropertypublic final Number getNumRetries()
CfnChannel.HlsMediaStoreSettingsPropertygetNumRetries in interface CfnChannel.HlsMediaStoreSettingsPropertypublic final Number getRestartDelay()
CfnChannel.HlsMediaStoreSettingsPropertyA value of 0 means never restart.
getRestartDelay in interface CfnChannel.HlsMediaStoreSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.