RegisterCapabilityResponse
The result of a RegisterCapability request. Contains details about the registered capability.
Types
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
inline fun copy(block: RegisterCapabilityResponse.Builder.() -> Unit = {}): RegisterCapabilityResponse