IBM COS SDK for JavaScript V2 - v1.0.0
Preparing search index...
clients/client-s3/src
SelectObjectContentCommandOutput
Interface SelectObjectContentCommandOutput
The output of
SelectObjectContentCommand
.
interface
SelectObjectContentCommandOutput
{
Payload
?:
AsyncIterable
<
SelectObjectContentEventStream
,
any
,
any
>
;
}
Hierarchy (
View Summary
)
SelectObjectContentOutput
MetadataBearer
SelectObjectContentCommandOutput
Index
Properties
Payload?
Properties
Optional
Payload
Payload
?:
AsyncIterable
<
SelectObjectContentEventStream
,
any
,
any
>
The array of results.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Payload
IBM COS SDK for JavaScript V2 - v1.0.0
Loading...
The output of SelectObjectContentCommand.