/dhall-aws-cloudformation/cloudformation/AWS::DataSync::StorageSystem/ServerCredentials.dhall

Copy path to clipboard

Source

{ Type =
{ Password : (./../../Fn.dhall).CfnText
, Username : (./../../Fn.dhall).CfnText
}
, default = {=}
}