Uses of Enum
software.amazon.awscdk.services.mediapackagev2.alpha.MssManifestLayout
Packages that use MssManifestLayout
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of MssManifestLayout in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return MssManifestLayoutModifier and TypeMethodDescriptiondefault MssManifestLayoutMssManifestConfiguration.getManifestLayout()(experimental) The layout of the MSS manifest.final MssManifestLayoutMssManifestConfiguration.Jsii$Proxy.getManifestLayout()static MssManifestLayoutReturns the enum constant of this type with the specified name.static MssManifestLayout[]MssManifestLayout.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type MssManifestLayoutModifier and TypeMethodDescriptionMssManifestConfiguration.Builder.manifestLayout(MssManifestLayout manifestLayout) Sets the value ofMssManifestConfiguration.getManifestLayout()