@valon-technologies/gestalt
Preparing search index...
services/s3
ListObjectsResponse
Interface ListObjectsResponse
ListObjectsResponse is one page of list-objects results.
interface
ListObjectsResponse
{
objects
:
S3ObjectMeta
[]
;
commonPrefixes
:
string
[]
;
nextContinuationToken
:
string
;
hasMore
:
boolean
;
}
Index
Properties
objects
common
Prefixes
next
Continuation
Token
has
More
Properties
objects
objects
:
S3ObjectMeta
[]
common
Prefixes
commonPrefixes
:
string
[]
next
Continuation
Token
nextContinuationToken
:
string
has
More
hasMore
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
objects
common
Prefixes
next
Continuation
Token
has
More
@valon-technologies/gestalt
Loading...
ListObjectsResponse is one page of list-objects results.