IBM COS SDK for JavaScript V2 - v1.0.0
Preparing search index...
clients/client-s3/src
SelectObjectContentEventStream
StatsMember
Interface StatsMember
The Stats Event.
interface
StatsMember
{
Records
?:
undefined
;
Stats
:
StatsEvent
;
Progress
?:
undefined
;
Cont
?:
undefined
;
End
?:
undefined
;
$unknown
?:
undefined
;
}
Index
Properties
Records?
Stats
Progress?
Cont?
End?
$unknown?
Properties
Optional
Records
Records
?:
undefined
Stats
Stats
:
StatsEvent
Optional
Progress
Progress
?:
undefined
Optional
Cont
Cont
?:
undefined
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 Stats Event.