pinpointsmsvoicev2_update_protect_configuration {paws.customer.engagement}R Documentation

Update the setting for an existing protect configuration

Description

Update the setting for an existing protect configuration.

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

Usage

pinpointsmsvoicev2_update_protect_configuration(
  ProtectConfigurationId,
  DeletionProtectionEnabled = NULL
)

Arguments

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.


[Package paws.customer.engagement version 0.9.0 Index]