Interface OnSourceDDoSProtectionConfig.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<OnSourceDDoSProtectionConfig.Builder,
,OnSourceDDoSProtectionConfig> SdkBuilder<OnSourceDDoSProtectionConfig.Builder,
,OnSourceDDoSProtectionConfig> SdkPojo
- Enclosing class:
OnSourceDDoSProtectionConfig
-
Method Summary
Modifier and TypeMethodDescriptionalbLowReputationMode
(String albLowReputationMode) The level of DDoS protection that applies to web ACLs associated with Application Load Balancers.albLowReputationMode
(LowReputationMode albLowReputationMode) The level of DDoS protection that applies to web ACLs associated with Application Load Balancers.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
albLowReputationMode
The level of DDoS protection that applies to web ACLs associated with Application Load Balancers.
ACTIVE_UNDER_DDOS
protection is enabled by default whenever a web ACL is associated with an Application Load Balancer. In the event that an Application Load Balancer experiences high-load conditions or suspected DDoS attacks, theACTIVE_UNDER_DDOS
protection automatically rate limits traffic from known low reputation sources without disrupting Application Load Balancer availability.ALWAYS_ON
protection provides constant, always-on monitoring of known low reputation sources for suspected DDoS attacks. While this provides a higher level of protection, there may be potential impacts on legitimate traffic.- Parameters:
albLowReputationMode
- The level of DDoS protection that applies to web ACLs associated with Application Load Balancers.ACTIVE_UNDER_DDOS
protection is enabled by default whenever a web ACL is associated with an Application Load Balancer. In the event that an Application Load Balancer experiences high-load conditions or suspected DDoS attacks, theACTIVE_UNDER_DDOS
protection automatically rate limits traffic from known low reputation sources without disrupting Application Load Balancer availability.ALWAYS_ON
protection provides constant, always-on monitoring of known low reputation sources for suspected DDoS attacks. While this provides a higher level of protection, there may be potential impacts on legitimate traffic.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
albLowReputationMode
The level of DDoS protection that applies to web ACLs associated with Application Load Balancers.
ACTIVE_UNDER_DDOS
protection is enabled by default whenever a web ACL is associated with an Application Load Balancer. In the event that an Application Load Balancer experiences high-load conditions or suspected DDoS attacks, theACTIVE_UNDER_DDOS
protection automatically rate limits traffic from known low reputation sources without disrupting Application Load Balancer availability.ALWAYS_ON
protection provides constant, always-on monitoring of known low reputation sources for suspected DDoS attacks. While this provides a higher level of protection, there may be potential impacts on legitimate traffic.- Parameters:
albLowReputationMode
- The level of DDoS protection that applies to web ACLs associated with Application Load Balancers.ACTIVE_UNDER_DDOS
protection is enabled by default whenever a web ACL is associated with an Application Load Balancer. In the event that an Application Load Balancer experiences high-load conditions or suspected DDoS attacks, theACTIVE_UNDER_DDOS
protection automatically rate limits traffic from known low reputation sources without disrupting Application Load Balancer availability.ALWAYS_ON
protection provides constant, always-on monitoring of known low reputation sources for suspected DDoS attacks. While this provides a higher level of protection, there may be potential impacts on legitimate traffic.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-