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

    Interface DeleteAIPlatformRequest

    interface DeleteAIPlatformRequest {
        aiplatformId: string;
        organization: string;
    }
    Index

    Properties

    aiplatformId: string
    organization: string