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

    Variable eventWritableSchemaConst

    eventWritableSchema: ZodObject<
        { message: ZodOptional<ZodUnion<readonly [ZodString, ZodNull]>> },
        $strip,
    > = ...

    A specific event object. An event is an action taken against an entity related to your account. For example, if you boot a Linode, the system creates an event. The events returned depend on your user grants.