@Stability(value=Stable) public static final class CfnOriginEndpoint.CmafPackageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnOriginEndpoint.CmafPackageProperty>
CfnOriginEndpoint.CmafPackageProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnOriginEndpoint.CmafPackageProperty.Builder encryption(CfnOriginEndpoint.CmafEncryptionProperty encryption)
CfnOriginEndpoint.CmafPackageProperty.getEncryption()encryption - Parameters for encrypting content.this@Stability(value=Stable) public CfnOriginEndpoint.CmafPackageProperty.Builder encryption(IResolvable encryption)
CfnOriginEndpoint.CmafPackageProperty.getEncryption()encryption - Parameters for encrypting content.this@Stability(value=Stable) public CfnOriginEndpoint.CmafPackageProperty.Builder hlsManifests(IResolvable hlsManifests)
CfnOriginEndpoint.CmafPackageProperty.getHlsManifests()hlsManifests - A list of HLS manifest configurations that are available from this endpoint.this@Stability(value=Stable) public CfnOriginEndpoint.CmafPackageProperty.Builder hlsManifests(List<? extends Object> hlsManifests)
CfnOriginEndpoint.CmafPackageProperty.getHlsManifests()hlsManifests - A list of HLS manifest configurations that are available from this endpoint.this@Stability(value=Stable) public CfnOriginEndpoint.CmafPackageProperty.Builder segmentDurationSeconds(Number segmentDurationSeconds)
CfnOriginEndpoint.CmafPackageProperty.getSegmentDurationSeconds()segmentDurationSeconds - Duration (in seconds) of each segment.
Actual segments are rounded to the nearest multiple of the source segment duration.this@Stability(value=Stable) public CfnOriginEndpoint.CmafPackageProperty.Builder segmentPrefix(String segmentPrefix)
CfnOriginEndpoint.CmafPackageProperty.getSegmentPrefix()segmentPrefix - An optional custom string that is prepended to the name of each segment.
If not specified, the segment prefix defaults to the ChannelId.this@Stability(value=Stable) public CfnOriginEndpoint.CmafPackageProperty.Builder streamSelection(CfnOriginEndpoint.StreamSelectionProperty streamSelection)
CfnOriginEndpoint.CmafPackageProperty.getStreamSelection()streamSelection - Limitations for outputs from the endpoint, based on the video bitrate.this@Stability(value=Stable) public CfnOriginEndpoint.CmafPackageProperty.Builder streamSelection(IResolvable streamSelection)
CfnOriginEndpoint.CmafPackageProperty.getStreamSelection()streamSelection - Limitations for outputs from the endpoint, based on the video bitrate.this@Stability(value=Stable) public CfnOriginEndpoint.CmafPackageProperty build()
build in interface software.amazon.jsii.Builder<CfnOriginEndpoint.CmafPackageProperty>CfnOriginEndpoint.CmafPackagePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.