TypedEventAttributeValue:
    | string
    | boolean
    | number
    | string[]
    | TypedEventAttributes
    | TypedEventAttributes[]