RegisterCapabilityResponse

The result of a RegisterCapability request. Contains details about the registered capability.

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.

Link copied to clipboard

The configuration settings for the registered capability.

Link copied to clipboard

The name of the registered capability.

Link copied to clipboard

The current status of the capability. Possible values: creating, create_failed, active, updating, update_failed, deleting, delete_failed.

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