IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Interface SelectObjectContentOutput

    interface SelectObjectContentOutput {
        Payload?: AsyncIterable<SelectObjectContentEventStream, any, any>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Payload?: AsyncIterable<SelectObjectContentEventStream, any, any>

    The array of results.