/dhall-aws-cloudformation/cloudformation/AWS::MediaPackage::OriginEndpoint/DashEncryption.dhall

Copy path to clipboard

Source

{ Type =
{ KeyRotationIntervalSeconds : Optional Integer
, SpekeKeyProvider : (./SpekeKeyProvider.dhall).Type
}
, default.KeyRotationIntervalSeconds = None Integer
}