CreateHarnessEndpointRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier to ensure idempotency of the request.
Link copied to clipboard
A description of the endpoint.
Link copied to clipboard
The name of the endpoint. Must start with a letter and contain only alphanumeric characters and underscores.
Link copied to clipboard
The harness version that the endpoint points to and serves invocations from.
Functions
Link copied to clipboard
inline fun copy(block: CreateHarnessEndpointRequest.Builder.() -> Unit = {}): CreateHarnessEndpointRequest