SalesforceSinkWriteBehavior type

The write behavior for the operation. Default is Insert.
KnownSalesforceSinkWriteBehavior can be used interchangeably with SalesforceSinkWriteBehavior, this enum contains the known values that the service supports.

Known values supported by the service

Insert: Insert
Upsert: Upsert

type SalesforceSinkWriteBehavior = string