@Stability(value=Stable)
public static interface CfnPackagingConfiguration.CmafPackageProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-packagingconfiguration-cmafpackage.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPackagingConfiguration.CmafPackageProperty.Builder
A builder for
CfnPackagingConfiguration.CmafPackageProperty |
static class |
CfnPackagingConfiguration.CmafPackageProperty.Jsii$Proxy
An implementation for
CfnPackagingConfiguration.CmafPackageProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPackagingConfiguration.CmafPackageProperty.Builder |
builder() |
default Object |
getEncryption()
`CfnPackagingConfiguration.CmafPackageProperty.Encryption`.
|
Object |
getHlsManifests()
`CfnPackagingConfiguration.CmafPackageProperty.HlsManifests`.
|
default Number |
getSegmentDurationSeconds()
`CfnPackagingConfiguration.CmafPackageProperty.SegmentDurationSeconds`.
|
@Stability(value=Stable) @NotNull Object getHlsManifests()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-packagingconfiguration-cmafpackage.html#cfn-mediapackage-packagingconfiguration-cmafpackage-hlsmanifests@Stability(value=Stable) @Nullable default Object getEncryption()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-packagingconfiguration-cmafpackage.html#cfn-mediapackage-packagingconfiguration-cmafpackage-encryption@Stability(value=Stable) @Nullable default Number getSegmentDurationSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-packagingconfiguration-cmafpackage.html#cfn-mediapackage-packagingconfiguration-cmafpackage-segmentdurationseconds@Stability(value=Stable) static CfnPackagingConfiguration.CmafPackageProperty.Builder builder()
Copyright © 2020. All rights reserved.