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