@Stability(value=Stable)
public static interface CfnOriginEndpoint.HlsPackageProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnOriginEndpoint.HlsPackageProperty.Builder
A builder for
CfnOriginEndpoint.HlsPackageProperty |
static class |
CfnOriginEndpoint.HlsPackageProperty.Jsii$Proxy
An implementation for
CfnOriginEndpoint.HlsPackageProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnOriginEndpoint.HlsPackageProperty.Builder |
builder() |
default String |
getAdMarkers()
`CfnOriginEndpoint.HlsPackageProperty.AdMarkers`.
|
default String |
getAdsOnDeliveryRestrictions()
`CfnOriginEndpoint.HlsPackageProperty.AdsOnDeliveryRestrictions`.
|
default List<String> |
getAdTriggers()
`CfnOriginEndpoint.HlsPackageProperty.AdTriggers`.
|
default Object |
getEncryption()
`CfnOriginEndpoint.HlsPackageProperty.Encryption`.
|
default Object |
getIncludeIframeOnlyStream()
`CfnOriginEndpoint.HlsPackageProperty.IncludeIframeOnlyStream`.
|
default String |
getPlaylistType()
`CfnOriginEndpoint.HlsPackageProperty.PlaylistType`.
|
default Number |
getPlaylistWindowSeconds()
`CfnOriginEndpoint.HlsPackageProperty.PlaylistWindowSeconds`.
|
default Number |
getProgramDateTimeIntervalSeconds()
`CfnOriginEndpoint.HlsPackageProperty.ProgramDateTimeIntervalSeconds`.
|
default Number |
getSegmentDurationSeconds()
`CfnOriginEndpoint.HlsPackageProperty.SegmentDurationSeconds`.
|
default Object |
getStreamSelection()
`CfnOriginEndpoint.HlsPackageProperty.StreamSelection`.
|
default Object |
getUseAudioRenditionGroup()
`CfnOriginEndpoint.HlsPackageProperty.UseAudioRenditionGroup`.
|
@Stability(value=Stable) @Nullable default String getAdMarkers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-admarkers@Stability(value=Stable) @Nullable default String getAdsOnDeliveryRestrictions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-adsondeliveryrestrictions@Stability(value=Stable) @Nullable default List<String> getAdTriggers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-adtriggers@Stability(value=Stable) @Nullable default Object getEncryption()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-encryption@Stability(value=Stable) @Nullable default Object getIncludeIframeOnlyStream()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-includeiframeonlystream@Stability(value=Stable) @Nullable default String getPlaylistType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-playlisttype@Stability(value=Stable) @Nullable default Number getPlaylistWindowSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-playlistwindowseconds@Stability(value=Stable) @Nullable default Number getProgramDateTimeIntervalSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-programdatetimeintervalseconds@Stability(value=Stable) @Nullable default Number getSegmentDurationSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-segmentdurationseconds@Stability(value=Stable) @Nullable default Object getStreamSelection()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-streamselection@Stability(value=Stable) @Nullable default Object getUseAudioRenditionGroup()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlspackage.html#cfn-mediapackage-originendpoint-hlspackage-useaudiorenditiongroup@Stability(value=Stable) static CfnOriginEndpoint.HlsPackageProperty.Builder builder()
Copyright © 2020. All rights reserved.