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

    Variable getObjectStorageBucketinClusterRequestSchemaConst

    getObjectStorageBucketinClusterRequestSchema: ZodObject<
        {
            body: ZodOptional<ZodNever>;
            path: ZodObject<{ regionId: ZodString }, $strip>;
            query: ZodOptional<ZodNever>;
        },
        $strip,
    > = ...