/dhall-aws-cloudformation/cloudformation/AWS::SES::ConfigurationSetEventDestination/KinesisFirehoseDestination.dhall

Copy path to clipboard

Source

{ Type =
{ DeliveryStreamARN : (./../../Fn.dhall).CfnText
, IAMRoleARN : (./../../Fn.dhall).CfnText
}
, default = {=}
}