View source: R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_associate_protect_configuration | R Documentation |
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.
pinpointsmsvoicev2_associate_protect_configuration(
ProtectConfigurationId,
ConfigurationSetName
)
ProtectConfigurationId |
[required] The unique identifier for the protect configuration. |
ConfigurationSetName |
[required] The name of the ConfigurationSet. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.