Uses of Class
software.amazon.awscdk.services.mediapackage.CfnPackagingConfiguration.DashManifestProperty.Builder
Packages that use CfnPackagingConfiguration.DashManifestProperty.Builder
Package
Description
AWS::MediaPackage Construct Library
-
Uses of CfnPackagingConfiguration.DashManifestProperty.Builder in software.amazon.awscdk.services.mediapackage
Methods in software.amazon.awscdk.services.mediapackage that return CfnPackagingConfiguration.DashManifestProperty.BuilderModifier and TypeMethodDescriptionCfnPackagingConfiguration.DashManifestProperty.builder()
CfnPackagingConfiguration.DashManifestProperty.Builder.manifestLayout
(String manifestLayout) Sets the value ofCfnPackagingConfiguration.DashManifestProperty.getManifestLayout()
CfnPackagingConfiguration.DashManifestProperty.Builder.manifestName
(String manifestName) Sets the value ofCfnPackagingConfiguration.DashManifestProperty.getManifestName()
CfnPackagingConfiguration.DashManifestProperty.Builder.minBufferTimeSeconds
(Number minBufferTimeSeconds) Sets the value ofCfnPackagingConfiguration.DashManifestProperty.getMinBufferTimeSeconds()
Sets the value ofCfnPackagingConfiguration.DashManifestProperty.getProfile()
CfnPackagingConfiguration.DashManifestProperty.Builder.scteMarkersSource
(String scteMarkersSource) Sets the value ofCfnPackagingConfiguration.DashManifestProperty.getScteMarkersSource()
CfnPackagingConfiguration.DashManifestProperty.Builder.streamSelection
(IResolvable streamSelection) Sets the value ofCfnPackagingConfiguration.DashManifestProperty.getStreamSelection()
CfnPackagingConfiguration.DashManifestProperty.Builder.streamSelection
(CfnPackagingConfiguration.StreamSelectionProperty streamSelection) Sets the value ofCfnPackagingConfiguration.DashManifestProperty.getStreamSelection()
Constructors in software.amazon.awscdk.services.mediapackage with parameters of type CfnPackagingConfiguration.DashManifestProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPackagingConfiguration.DashManifestProperty.Builder
.