interface Transport {
    analyzer?: CloudantV1.Analyzer.Transport;
    enabled?: boolean;
}

Properties

Properties

enabled?: boolean