@aws-sdk/client-sesv2

EngagementEventType Variable

Full Signature

EngagementEventType: {
    readonly CLICK: "CLICK"
    readonly OPEN: "OPEN";
}