createProtectConfiguration

abstract suspend fun createProtectConfiguration(input: CreateProtectConfigurationRequest = CreateProtectConfigurationRequest { }): CreateProtectConfigurationResponse

Create a new protect configuration. By default all country rule sets for each capability are set to ALLOW. Update the country rule sets using UpdateProtectConfigurationCountryRuleSet. A protect configurations name is stored as a Tag with the key set to Name and value as the name of the protect configuration.