/dhall-aws-cloudformation/cloudformation/AWS::Events::Connection/ApiKeyAuthParameters.dhall
Copy path to clipboardSource
{ Type =
{ ApiKeyName : (./../../Fn.dhall).CfnText
, ApiKeyValue : (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ ApiKeyName : (./../../Fn.dhall).CfnText
, ApiKeyValue : (./../../Fn.dhall).CfnText
}
, default = {=}
}