View source: R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_update_protect_configuration | R Documentation |
Update the setting for an existing protect configuration.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_update_protect_configuration/ for full documentation.
pinpointsmsvoicev2_update_protect_configuration(
ProtectConfigurationId,
DeletionProtectionEnabled = NULL
)
ProtectConfigurationId |
[required] The unique identifier for the protect configuration. |
DeletionProtectionEnabled |
When set to true deletion protection is enabled. By default this is set to false. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.