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

    Type Alias PostObjectStorageSslResponses

    type PostObjectStorageSslResponses = {
        "200": { ssl: boolean };
    }
    Index

    Properties

    Properties

    "200": { ssl: boolean }

    If this Object Storage bucket has a corresponding TLS/SSL Certificate.

    Type Declaration

    • Readonlyssl: boolean

      Read-only A boolean indicating if this Bucket has a corresponding TLS/SSL certificate that was uploaded by an Account user.