JobEnvironment interface
Represents the context of variables and vectors for a job request.
Properties
| endpoints | |
| mask | |
| options | |
| secure |
|
| system |
Gets or sets the endpoint used for communicating back to the calling service. |
| variables |
Property Details
endpoints
mask
options
secureFiles
systemConnection
Gets or sets the endpoint used for communicating back to the calling service.
systemConnection: ServiceEndpoint
Property Value
variables
variables: {[key: string]: string}
Property Value
{[key: string]: string}