/dhall-aws-cloudformation/cloudformation/AWS::Kinesis::Stream/StreamEncryption.dhall

Copy path to clipboard

Source

{ Type =
{ EncryptionType : (./../../Fn.dhall).CfnText
, KeyId : (./../../Fn.dhall).CfnText
}
, default = {=}
}