HeaderAction type

Action to perform
KnownHeaderAction can be used interchangeably with HeaderAction, this enum contains the known values that the service supports.

Known values supported by the service

Append
Overwrite
Delete

type HeaderAction = string