DataLocationToServiceLocationMap interface
Map of data location to service location
Properties
| data |
Location of the data. |
| service |
Location of the service. |
Property Details
dataLocation
Location of the data.
dataLocation?: string
Property Value
string
serviceLocation
Location of the service.
serviceLocation?: string
Property Value
string