/dhall-aws-cloudformation/cloudformation/AWS::AppFlow::ConnectorProfile/SnowflakeConnectorProfileCredentials.dhall
Copy path to clipboardSource
{ Type =
{ Password : (./../../Fn.dhall).CfnText
, Username : (./../../Fn.dhall).CfnText
}
, default = {=}
}