Uses of Class
software.amazon.awssdk.services.shield.model.ApplicationLayerAutomaticResponseConfiguration
-
Packages that use ApplicationLayerAutomaticResponseConfiguration Package Description software.amazon.awssdk.services.shield.model -
-
Uses of ApplicationLayerAutomaticResponseConfiguration in software.amazon.awssdk.services.shield.model
Methods in software.amazon.awssdk.services.shield.model that return ApplicationLayerAutomaticResponseConfiguration Modifier and Type Method Description ApplicationLayerAutomaticResponseConfigurationProtection. applicationLayerAutomaticResponseConfiguration()The automatic application layer DDoS mitigation settings for the protection.Methods in software.amazon.awssdk.services.shield.model with parameters of type ApplicationLayerAutomaticResponseConfiguration Modifier and Type Method Description Protection.BuilderProtection.Builder. applicationLayerAutomaticResponseConfiguration(ApplicationLayerAutomaticResponseConfiguration applicationLayerAutomaticResponseConfiguration)The automatic application layer DDoS mitigation settings for the protection.
-