sesv2_put_configuration_set_vdm_options {paws.customer.engagement}R Documentation

Specify VDM preferences for email that you send using the configuration set

Description

Specify VDM preferences for email that you send using the configuration set.

See https://www.paws-r-sdk.com/docs/sesv2_put_configuration_set_vdm_options/ for full documentation.

Usage

sesv2_put_configuration_set_vdm_options(
  ConfigurationSetName,
  VdmOptions = NULL
)

Arguments

ConfigurationSetName

[required] The name of the configuration set.

VdmOptions

The VDM options to apply to the configuration set.


[Package paws.customer.engagement version 0.9.0 Index]