Learn R Programming

paws.customer.engagement (version 0.8.0)

pinpointsmsvoicev2_associate_protect_configuration: Associate a protect configuration with a configuration set

Description

Associate a protect configuration with a configuration set. This replaces the configuration sets current protect configuration. A configuration set can only be associated with one protect configuration at a time. A protect configuration can be associated with multiple configuration sets.

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

Usage

pinpointsmsvoicev2_associate_protect_configuration(
  ProtectConfigurationId,
  ConfigurationSetName
)

Arguments

ProtectConfigurationId

[required] The unique identifier for the protect configuration.

ConfigurationSetName

[required] The name of the ConfigurationSet.