@Stability(value=Stable) @Internal public static final class CfnChannel.HlsAkamaiSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.HlsAkamaiSettingsProperty
CfnChannel.HlsAkamaiSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.HlsAkamaiSettingsProperty.Builder, CfnChannel.HlsAkamaiSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.HlsAkamaiSettingsProperty.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 |
getHttpTransferMode()
Specifies whether to use chunked transfer encoding to Akamai.
|
Number |
getNumRetries()
The number of retry attempts that will be 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.
|
String |
getSalt()
The salt for authenticated Akamai.
|
String |
getToken()
The token parameter for authenticated Akamai.
|
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.HlsAkamaiSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getConnectionRetryInterval()
CfnChannel.HlsAkamaiSettingsPropertygetConnectionRetryInterval in interface CfnChannel.HlsAkamaiSettingsPropertypublic final Number getFilecacheDuration()
CfnChannel.HlsAkamaiSettingsPropertygetFilecacheDuration in interface CfnChannel.HlsAkamaiSettingsPropertypublic final String getHttpTransferMode()
CfnChannel.HlsAkamaiSettingsPropertyTo enable this feature, contact Akamai.
getHttpTransferMode in interface CfnChannel.HlsAkamaiSettingsPropertypublic final Number getNumRetries()
CfnChannel.HlsAkamaiSettingsPropertygetNumRetries in interface CfnChannel.HlsAkamaiSettingsPropertypublic final Number getRestartDelay()
CfnChannel.HlsAkamaiSettingsPropertyA value of 0 means never restart.
getRestartDelay in interface CfnChannel.HlsAkamaiSettingsPropertypublic final String getSalt()
CfnChannel.HlsAkamaiSettingsPropertygetSalt in interface CfnChannel.HlsAkamaiSettingsPropertypublic final String getToken()
CfnChannel.HlsAkamaiSettingsPropertyIf this is not specified, gda is used.
getToken in interface CfnChannel.HlsAkamaiSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.