@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number connectionRetryInterval,
Number filecacheDuration,
String mediaStoreStorageClass,
Number numRetries,
Number restartDelay)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getConnectionRetryInterval()
`CfnChannel.HlsMediaStoreSettingsProperty.ConnectionRetryInterval`.
|
Number |
getFilecacheDuration()
`CfnChannel.HlsMediaStoreSettingsProperty.FilecacheDuration`.
|
String |
getMediaStoreStorageClass()
`CfnChannel.HlsMediaStoreSettingsProperty.MediaStoreStorageClass`.
|
Number |
getNumRetries()
`CfnChannel.HlsMediaStoreSettingsProperty.NumRetries`.
|
Number |
getRestartDelay()
`CfnChannel.HlsMediaStoreSettingsProperty.RestartDelay`.
|
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.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.HlsMediaStoreSettingsPropertygetRestartDelay in interface CfnChannel.HlsMediaStoreSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.