Uses of Class
software.amazon.awscdk.services.mediapackage.CfnOriginEndpoint.HlsEncryptionProperty.Builder
Package
Description
AWS::MediaPackage Construct Library
-
Uses of CfnOriginEndpoint.HlsEncryptionProperty.Builder in software.amazon.awscdk.services.mediapackage
Modifier and TypeMethodDescriptionCfnOriginEndpoint.HlsEncryptionProperty.builder()
CfnOriginEndpoint.HlsEncryptionProperty.Builder.constantInitializationVector
(String constantInitializationVector) CfnOriginEndpoint.HlsEncryptionProperty.Builder.encryptionMethod
(String encryptionMethod) Sets the value ofCfnOriginEndpoint.HlsEncryptionProperty.getEncryptionMethod()
CfnOriginEndpoint.HlsEncryptionProperty.Builder.keyRotationIntervalSeconds
(Number keyRotationIntervalSeconds) Sets the value ofCfnOriginEndpoint.HlsEncryptionProperty.getKeyRotationIntervalSeconds()
CfnOriginEndpoint.HlsEncryptionProperty.Builder.repeatExtXKey
(Boolean repeatExtXKey) Sets the value ofCfnOriginEndpoint.HlsEncryptionProperty.getRepeatExtXKey()
CfnOriginEndpoint.HlsEncryptionProperty.Builder.repeatExtXKey
(IResolvable repeatExtXKey) Sets the value ofCfnOriginEndpoint.HlsEncryptionProperty.getRepeatExtXKey()
CfnOriginEndpoint.HlsEncryptionProperty.Builder.spekeKeyProvider
(IResolvable spekeKeyProvider) Sets the value ofCfnOriginEndpoint.HlsEncryptionProperty.getSpekeKeyProvider()
CfnOriginEndpoint.HlsEncryptionProperty.Builder.spekeKeyProvider
(CfnOriginEndpoint.SpekeKeyProviderProperty spekeKeyProvider) Sets the value ofCfnOriginEndpoint.HlsEncryptionProperty.getSpekeKeyProvider()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.HlsEncryptionProperty.Builder
.