@akamai/openapi-ts
Preparing search index...
types.gen
PostObjectStorageObjectUrlResponses
Type Alias PostObjectStorageObjectUrlResponses
type
PostObjectStorageObjectUrlResponses
=
{
"200"
:
{
url
:
string
}
;
}
Index
Properties
200
Properties
200
"200"
:
{
url
:
string
}
The URL with which to access your object.
Type Declaration
url
:
string
The signed URL to perform the request at.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
200
@akamai/openapi-ts
Loading...
The URL with which to access your object.