AcsMessageDeliveryStatus type
Message delivery status
KnownAcsMessageDeliveryStatus can be used interchangeably with AcsMessageDeliveryStatus,
this enum contains the known values that the service supports.
Known values supported by the service
read: Read
delivered: Delivered
failed: Failed
sent: Sent
warning: Warning
unknown: Unknown
type AcsMessageDeliveryStatus = string