pinpointsmsvoicev2_get_protect_configuration_country_rule_set {paws.customer.engagement}R Documentation

Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration

Description

Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration.

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

Usage

pinpointsmsvoicev2_get_protect_configuration_country_rule_set(
  ProtectConfigurationId,
  NumberCapability
)

Arguments

ProtectConfigurationId

[required] The unique identifier for the protect configuration.

NumberCapability

[required] The capability type to return the CountryRuleSet for. Valid values are SMS, VOICE, or MMS.


[Package paws.customer.engagement version 0.9.0 Index]