Uses of Class
software.amazon.awssdk.services.wafv2.model.WafServiceLinkedRoleErrorException
-
Packages that use WafServiceLinkedRoleErrorException Package Description software.amazon.awssdk.services.wafv2 WAF -
-
Uses of WafServiceLinkedRoleErrorException in software.amazon.awssdk.services.wafv2
Methods in software.amazon.awssdk.services.wafv2 that throw WafServiceLinkedRoleErrorException Modifier and Type Method Description default PutLoggingConfigurationResponseWafv2Client. putLoggingConfiguration(Consumer<PutLoggingConfigurationRequest.Builder> putLoggingConfigurationRequest)Enables the specified LoggingConfiguration, to start logging from a web ACL, according to the configuration provided.default PutLoggingConfigurationResponseWafv2Client. putLoggingConfiguration(PutLoggingConfigurationRequest putLoggingConfigurationRequest)Enables the specified LoggingConfiguration, to start logging from a web ACL, according to the configuration provided.
-