/dhall-aws-cloudformation/cloudformation/AWS::Kinesis::Stream/StreamEncryption.dhall
Copy path to clipboardSource
{ Type =
{ EncryptionType : (./../../Fn.dhall).CfnText
, KeyId : (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ EncryptionType : (./../../Fn.dhall).CfnText
, KeyId : (./../../Fn.dhall).CfnText
}
, default = {=}
}