/dhall-aws-cloudformation/cloudformation/AWS::MediaPackage::PackagingConfiguration/SpekeKeyProvider.dhall

Copy path to clipboard

Source

{ Type =
{ EncryptionContractConfiguration :
Optional (./EncryptionContractConfiguration.dhall).Type
, RoleArn : (./../../Fn.dhall).CfnText
, SystemIds : List (./../../Fn.dhall).CfnText
, Url : (./../../Fn.dhall).CfnText
}
, default.EncryptionContractConfiguration
= None (./EncryptionContractConfiguration.dhall).Type
}