MongoDB Stitch Browser SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Aws
S3Put
Object
Result
constructor
location
The result of an AWS S3 put object request.
Hierarchy
AwsS3PutObjectResult
Index
Constructors
constructor
Properties
location
Constructors
constructor
new
Aws
S3Put
Object
Result
(
location
:
string
)
:
AwsS3PutObjectResult
Parameters
location:
string
Returns
AwsS3PutObjectResult
Properties
location
location
:
string
param
the location of the object.
Generated using
TypeDoc
The result of an AWS S3 put object request.