| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
ResponseAction |
UpdateApplicationLayerAutomaticResponseRequest.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.
|
ResponseAction |
EnableApplicationLayerAutomaticResponseRequest.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.
|
ResponseAction |
ApplicationLayerAutomaticResponseConfiguration.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.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateApplicationLayerAutomaticResponseRequest.Builder |
UpdateApplicationLayerAutomaticResponseRequest.Builder.action(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.
|
EnableApplicationLayerAutomaticResponseRequest.Builder |
EnableApplicationLayerAutomaticResponseRequest.Builder.action(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.Builder |
ApplicationLayerAutomaticResponseConfiguration.Builder.action(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.
|
Copyright © 2023. All rights reserved.