pinpointsmsvoicev2_associate_protect_configuration {paws.customer.engagement} | R Documentation |
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. |
[Package paws.customer.engagement version 0.9.0 Index]