@Stability(value=Stable)
public static interface CfnChannel.HlsInputSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.HlsInputSettingsProperty.Builder
A builder for
CfnChannel.HlsInputSettingsProperty |
static class |
CfnChannel.HlsInputSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.HlsInputSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.HlsInputSettingsProperty.Builder |
builder() |
default Number |
getBandwidth()
`CfnChannel.HlsInputSettingsProperty.Bandwidth`.
|
default Number |
getBufferSegments()
`CfnChannel.HlsInputSettingsProperty.BufferSegments`.
|
default Number |
getRetries()
`CfnChannel.HlsInputSettingsProperty.Retries`.
|
default Number |
getRetryInterval()
`CfnChannel.HlsInputSettingsProperty.RetryInterval`.
|
@Stability(value=Stable) @Nullable default Number getBandwidth()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html#cfn-medialive-channel-hlsinputsettings-bandwidth@Stability(value=Stable) @Nullable default Number getBufferSegments()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html#cfn-medialive-channel-hlsinputsettings-buffersegments@Stability(value=Stable) @Nullable default Number getRetries()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html#cfn-medialive-channel-hlsinputsettings-retries@Stability(value=Stable) @Nullable default Number getRetryInterval()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html#cfn-medialive-channel-hlsinputsettings-retryinterval@Stability(value=Stable) static CfnChannel.HlsInputSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.