Interface: $Properties
v1.CodecServerSpec.$Properties
Properties of a CodecServerSpec.
Hierarchy
-
$Properties
Properties
customErrorMessage
• Optional customErrorMessage: null | $Properties
A custom error message to display for remote codec server errors. temporal:versioning:min_version=v0.5.1
endpoint
• Optional endpoint: null | string
The codec server endpoint.
includeCrossOriginCredentials
• Optional includeCrossOriginCredentials: null | boolean
Whether to include cross-origin credentials.
passAccessToken
• Optional passAccessToken: null | boolean
Whether to pass the user access token with your endpoint.