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