@akamai/openapi-ts
    Preparing search index...

    Type Alias PostObjectStorageObjectUrlResponses

    type PostObjectStorageObjectUrlResponses = {
        "200": { url: string };
    }
    Index

    Properties

    Properties

    "200": { url: string }

    The URL with which to access your object.

    Type Declaration

    • url: string

      The signed URL to perform the request at.