RegisterCapabilityRequest
Container for the parameters to the RegisterCapability operation.
Types
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
inline fun copy(block: RegisterCapabilityRequest.Builder.() -> Unit = {}): RegisterCapabilityRequest