UpdateHarnessEndpointRequest
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. If not specified, the existing value is retained.
Link copied to clipboard
The name of the endpoint to update.
Link copied to clipboard
The harness version that the endpoint points to. If not specified, the existing value is retained.
Functions
Link copied to clipboard
inline fun copy(block: UpdateHarnessEndpointRequest.Builder.() -> Unit = {}): UpdateHarnessEndpointRequest