@Stability(value=Stable)
public static interface CfnOriginEndpoint.MssPackageProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnOriginEndpoint.MssPackageProperty.Builder
A builder for
CfnOriginEndpoint.MssPackageProperty |
static class |
CfnOriginEndpoint.MssPackageProperty.Jsii$Proxy
An implementation for
CfnOriginEndpoint.MssPackageProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnOriginEndpoint.MssPackageProperty.Builder |
builder() |
default Object |
getEncryption()
`CfnOriginEndpoint.MssPackageProperty.Encryption`.
|
default Number |
getManifestWindowSeconds()
`CfnOriginEndpoint.MssPackageProperty.ManifestWindowSeconds`.
|
default Number |
getSegmentDurationSeconds()
`CfnOriginEndpoint.MssPackageProperty.SegmentDurationSeconds`.
|
default Object |
getStreamSelection()
`CfnOriginEndpoint.MssPackageProperty.StreamSelection`.
|
@Stability(value=Stable) @Nullable default Object getEncryption()
@Stability(value=Stable) @Nullable default Number getManifestWindowSeconds()
@Stability(value=Stable) @Nullable default Number getSegmentDurationSeconds()
@Stability(value=Stable) @Nullable default Object getStreamSelection()
@Stability(value=Stable) static CfnOriginEndpoint.MssPackageProperty.Builder builder()
Copyright © 2021. All rights reserved.