Interface: $Properties
Properties of an Endpoint.
Hierarchy
-
$Properties
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The id of any ongoing async operation that is creating, updating, or deleting the endpoint, if any.
createdTime
• Optional createdTime: null | $Properties
The date and time when the endpoint was created.
id
• Optional id: null | string
The id of the endpoint. This is generated by the server and is immutable.
lastModifiedTime
• Optional lastModifiedTime: null | $Properties
The date and time when the endpoint was last modified.
resourceVersion
• Optional resourceVersion: null | string
The current version of the endpoint specification. The next update operation must include this version.
spec
• Optional spec: null | $Properties
The endpoint specification.
state
• Optional state: null | ResourceState
The current state of the endpoint. For any failed state, reach out to Temporal Cloud support for remediation.