RegisterCapabilityRequest

Container for the parameters to the RegisterCapability operation.

Types

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

Properties

Link copied to clipboard

The unique identifier of the OpenSearch UI application to register the capability for.

Link copied to clipboard

The configuration settings for the capability being registered. This includes capability-specific settings such as AI configuration.

Link copied to clipboard

The name of the capability to register. Must be between 3 and 30 characters and contain only alphanumeric characters and hyphens. This identifies the type of capability being enabled for the application. For registering AI Assistant capability, use ai-capability

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