| Package | Description |
|---|---|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLayerAutomaticResponseConfiguration |
ApplicationLayerAutomaticResponseConfiguration.clone() |
ApplicationLayerAutomaticResponseConfiguration |
Protection.getApplicationLayerAutomaticResponseConfiguration()
The automatic application layer DDoS mitigation settings for the protection.
|
ApplicationLayerAutomaticResponseConfiguration |
ApplicationLayerAutomaticResponseConfiguration.withAction(ResponseAction action)
Specifies the action setting that Shield Advanced should use in the WAF rules that it creates on behalf of the
protected resource in response to DDoS attacks.
|
ApplicationLayerAutomaticResponseConfiguration |
ApplicationLayerAutomaticResponseConfiguration.withStatus(ApplicationLayerAutomaticResponseStatus status)
Indicates whether automatic application layer DDoS mitigation is enabled for the protection.
|
ApplicationLayerAutomaticResponseConfiguration |
ApplicationLayerAutomaticResponseConfiguration.withStatus(String status)
Indicates whether automatic application layer DDoS mitigation is enabled for the protection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Protection.setApplicationLayerAutomaticResponseConfiguration(ApplicationLayerAutomaticResponseConfiguration applicationLayerAutomaticResponseConfiguration)
The automatic application layer DDoS mitigation settings for the protection.
|
Protection |
Protection.withApplicationLayerAutomaticResponseConfiguration(ApplicationLayerAutomaticResponseConfiguration applicationLayerAutomaticResponseConfiguration)
The automatic application layer DDoS mitigation settings for the protection.
|
Copyright © 2024. All rights reserved.