/dhall-aws-cloudformation/cloudformation/AWS::MediaPackage::OriginEndpoint/DashEncryption.dhall
Copy path to clipboardSource
{ Type =
{ KeyRotationIntervalSeconds : Optional Integer
, SpekeKeyProvider : (./SpekeKeyProvider.dhall).Type
}
, default.KeyRotationIntervalSeconds = None Integer
}