@Stability(value=Stable)
public static interface CfnChannel.HlsOutputSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsoutputsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.HlsOutputSettingsProperty.Builder
A builder for
CfnChannel.HlsOutputSettingsProperty |
static class |
CfnChannel.HlsOutputSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.HlsOutputSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.HlsOutputSettingsProperty.Builder |
builder() |
default String |
getH265PackagingType()
`CfnChannel.HlsOutputSettingsProperty.H265PackagingType`.
|
default Object |
getHlsSettings()
`CfnChannel.HlsOutputSettingsProperty.HlsSettings`.
|
default String |
getNameModifier()
`CfnChannel.HlsOutputSettingsProperty.NameModifier`.
|
default String |
getSegmentModifier()
`CfnChannel.HlsOutputSettingsProperty.SegmentModifier`.
|
@Stability(value=Stable) @Nullable default String getH265PackagingType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsoutputsettings.html#cfn-medialive-channel-hlsoutputsettings-h265packagingtype@Stability(value=Stable) @Nullable default Object getHlsSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsoutputsettings.html#cfn-medialive-channel-hlsoutputsettings-hlssettings@Stability(value=Stable) @Nullable default String getNameModifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsoutputsettings.html#cfn-medialive-channel-hlsoutputsettings-namemodifier@Stability(value=Stable) @Nullable default String getSegmentModifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsoutputsettings.html#cfn-medialive-channel-hlsoutputsettings-segmentmodifier@Stability(value=Stable) static CfnChannel.HlsOutputSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.