CreateHarnessEndpointRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 ID of the harness to create an endpoint for.

Link copied to clipboard

Tags to apply to the endpoint resource.

Link copied to clipboard

The harness version that the endpoint points to and serves invocations from.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String