@Stability(value=Stable)
public static interface CfnChannel.HlsAkamaiSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsakamaisettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.HlsAkamaiSettingsProperty.Builder
A builder for
CfnChannel.HlsAkamaiSettingsProperty |
static class |
CfnChannel.HlsAkamaiSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.HlsAkamaiSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.HlsAkamaiSettingsProperty.Builder |
builder() |
default Number |
getConnectionRetryInterval()
`CfnChannel.HlsAkamaiSettingsProperty.ConnectionRetryInterval`.
|
default Number |
getFilecacheDuration()
`CfnChannel.HlsAkamaiSettingsProperty.FilecacheDuration`.
|
default String |
getHttpTransferMode()
`CfnChannel.HlsAkamaiSettingsProperty.HttpTransferMode`.
|
default Number |
getNumRetries()
`CfnChannel.HlsAkamaiSettingsProperty.NumRetries`.
|
default Number |
getRestartDelay()
`CfnChannel.HlsAkamaiSettingsProperty.RestartDelay`.
|
default String |
getSalt()
`CfnChannel.HlsAkamaiSettingsProperty.Salt`.
|
default String |
getToken()
`CfnChannel.HlsAkamaiSettingsProperty.Token`.
|
@Stability(value=Stable) @Nullable default Number getConnectionRetryInterval()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsakamaisettings.html#cfn-medialive-channel-hlsakamaisettings-connectionretryinterval@Stability(value=Stable) @Nullable default Number getFilecacheDuration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsakamaisettings.html#cfn-medialive-channel-hlsakamaisettings-filecacheduration@Stability(value=Stable) @Nullable default String getHttpTransferMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsakamaisettings.html#cfn-medialive-channel-hlsakamaisettings-httptransfermode@Stability(value=Stable) @Nullable default Number getNumRetries()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsakamaisettings.html#cfn-medialive-channel-hlsakamaisettings-numretries@Stability(value=Stable) @Nullable default Number getRestartDelay()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsakamaisettings.html#cfn-medialive-channel-hlsakamaisettings-restartdelay@Stability(value=Stable) @Nullable default String getSalt()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsakamaisettings.html#cfn-medialive-channel-hlsakamaisettings-salt@Stability(value=Stable) @Nullable default String getToken()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsakamaisettings.html#cfn-medialive-channel-hlsakamaisettings-token@Stability(value=Stable) static CfnChannel.HlsAkamaiSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.