/dhall-aws-cloudformation/cloudformation/AWS::KinesisFirehose::DeliveryStream/DeliveryStreamEncryptionConfigurationInput.dhall

Copy path to clipboard

Source

{ Type =
{ KeyARN : Optional (./../../Fn.dhall).CfnText
, KeyType : (./../../Fn.dhall).CfnText
}
, default.KeyARN = None (./../../Fn.dhall).CfnText
}