Uses of Class
software.amazon.awscdk.services.mediapackage.CfnOriginEndpoint.HlsEncryptionProperty.Builder
Packages that use CfnOriginEndpoint.HlsEncryptionProperty.Builder
Package
Description
AWS::MediaPackage Construct Library
-
Uses of CfnOriginEndpoint.HlsEncryptionProperty.Builder in software.amazon.awscdk.services.mediapackage
Methods in software.amazon.awscdk.services.mediapackage that return CfnOriginEndpoint.HlsEncryptionProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.mediapackage with parameters of type CfnOriginEndpoint.HlsEncryptionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.HlsEncryptionProperty.Builder.