@Stability(value=Stable)
public static interface CfnOriginEndpoint.HlsEncryptionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlsencryption.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnOriginEndpoint.HlsEncryptionProperty.Builder
A builder for
CfnOriginEndpoint.HlsEncryptionProperty |
static class |
CfnOriginEndpoint.HlsEncryptionProperty.Jsii$Proxy
An implementation for
CfnOriginEndpoint.HlsEncryptionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnOriginEndpoint.HlsEncryptionProperty.Builder |
builder() |
default String |
getConstantInitializationVector()
`CfnOriginEndpoint.HlsEncryptionProperty.ConstantInitializationVector`.
|
default String |
getEncryptionMethod()
`CfnOriginEndpoint.HlsEncryptionProperty.EncryptionMethod`.
|
default Number |
getKeyRotationIntervalSeconds()
`CfnOriginEndpoint.HlsEncryptionProperty.KeyRotationIntervalSeconds`.
|
default Object |
getRepeatExtXKey()
`CfnOriginEndpoint.HlsEncryptionProperty.RepeatExtXKey`.
|
Object |
getSpekeKeyProvider()
`CfnOriginEndpoint.HlsEncryptionProperty.SpekeKeyProvider`.
|
@Stability(value=Stable) @NotNull Object getSpekeKeyProvider()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlsencryption.html#cfn-mediapackage-originendpoint-hlsencryption-spekekeyprovider@Stability(value=Stable) @Nullable default String getConstantInitializationVector()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlsencryption.html#cfn-mediapackage-originendpoint-hlsencryption-constantinitializationvector@Stability(value=Stable) @Nullable default String getEncryptionMethod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlsencryption.html#cfn-mediapackage-originendpoint-hlsencryption-encryptionmethod@Stability(value=Stable) @Nullable default Number getKeyRotationIntervalSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlsencryption.html#cfn-mediapackage-originendpoint-hlsencryption-keyrotationintervalseconds@Stability(value=Stable) @Nullable default Object getRepeatExtXKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-hlsencryption.html#cfn-mediapackage-originendpoint-hlsencryption-repeatextxkey@Stability(value=Stable) static CfnOriginEndpoint.HlsEncryptionProperty.Builder builder()
Copyright © 2020. All rights reserved.