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

Copy path to clipboard

Source

{ Type =
{ ServerHostname : (./../../Fn.dhall).CfnText
, ServerPort : Optional Integer
}
, default.ServerPort = None Integer
}