@Stability(value=Stable) public static final class CfnChannel.HlsAkamaiSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.HlsAkamaiSettingsProperty>
CfnChannel.HlsAkamaiSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.HlsAkamaiSettingsProperty.Builder connectionRetryInterval(Number connectionRetryInterval)
CfnChannel.HlsAkamaiSettingsProperty.getConnectionRetryInterval()connectionRetryInterval - The number of seconds to wait before retrying a connection to the CDN if the connection is lost.this@Stability(value=Stable) public CfnChannel.HlsAkamaiSettingsProperty.Builder filecacheDuration(Number filecacheDuration)
CfnChannel.HlsAkamaiSettingsProperty.getFilecacheDuration()filecacheDuration - The size, in seconds, of the file cache for streaming outputs.this@Stability(value=Stable) public CfnChannel.HlsAkamaiSettingsProperty.Builder httpTransferMode(String httpTransferMode)
CfnChannel.HlsAkamaiSettingsProperty.getHttpTransferMode()httpTransferMode - Specifies whether to use chunked transfer encoding to Akamai.
To enable this feature, contact Akamai.this@Stability(value=Stable) public CfnChannel.HlsAkamaiSettingsProperty.Builder numRetries(Number numRetries)
CfnChannel.HlsAkamaiSettingsProperty.getNumRetries()numRetries - The number of retry attempts that will be made before the channel is put into an error state.this@Stability(value=Stable) public CfnChannel.HlsAkamaiSettingsProperty.Builder restartDelay(Number restartDelay)
CfnChannel.HlsAkamaiSettingsProperty.getRestartDelay()restartDelay - If a streaming output fails, the number of seconds to wait until a restart is initiated.
A value of 0 means never restart.this@Stability(value=Stable) public CfnChannel.HlsAkamaiSettingsProperty.Builder salt(String salt)
CfnChannel.HlsAkamaiSettingsProperty.getSalt()salt - The salt for authenticated Akamai.this@Stability(value=Stable) public CfnChannel.HlsAkamaiSettingsProperty.Builder token(String token)
CfnChannel.HlsAkamaiSettingsProperty.getToken()token - The token parameter for authenticated Akamai.
If this is not specified, gda is used.this@Stability(value=Stable) public CfnChannel.HlsAkamaiSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.HlsAkamaiSettingsProperty>CfnChannel.HlsAkamaiSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.