IBM COS SDK for JavaScript V2 - v1.0.0
Preparing search index...
clients/client-s3/src
SelectObjectContentEventStream
ContMember
Interface ContMember
The Continuation Event.
interface
ContMember
{
Records
?:
undefined
;
Stats
?:
undefined
;
Progress
?:
undefined
;
Cont
:
ContinuationEvent
;
End
?:
undefined
;
$unknown
?:
undefined
;
}
Index
Properties
Records?
Stats?
Progress?
Cont
End?
$unknown?
Properties
Optional
Records
Records
?:
undefined
Optional
Stats
Stats
?:
undefined
Optional
Progress
Progress
?:
undefined
Cont
Cont
:
ContinuationEvent
Optional
End
End
?:
undefined
Optional
$unknown
$unknown
?:
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Records
Stats
Progress
Cont
End
$unknown
IBM COS SDK for JavaScript V2 - v1.0.0
Loading...
The Continuation Event.