/dhall-aws-cloudformation/cloudformation/AWS::Events::Connection/Parameter.dhall
Copy path to clipboardSource
{ Type =
{ IsValueSecret : Optional Bool
, Key : (./../../Fn.dhall).CfnText
, Value : (./../../Fn.dhall).CfnText
}
, default.IsValueSecret = None Bool
}