interface Transport {
    analyzer?: CloudantV1.AnalyzerConfiguration.Transport;
    index: string;
}

Properties

Properties

index: string