@vectorize-io/vectorize-client
    Preparing search index...

    Interface UpdatedAIPlatformConnectorData

    UpdatedAIPlatformConnectorData

    interface UpdatedAIPlatformConnectorData {
        pipelineIds?: string[];
        updatedConnector: AIPlatform;
    }
    Index

    Properties

    pipelineIds?: string[]

    UpdatedAIPlatformConnectorData

    updatedConnector: AIPlatform

    UpdatedAIPlatformConnectorData