| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
List<Mitigation> |
AttackDetail.mitigations()
List of mitigation actions taken for the attack.
|
| Modifier and Type | Method and Description |
|---|---|
AttackDetail.Builder |
AttackDetail.Builder.mitigations(Mitigation... mitigations)
List of mitigation actions taken for the attack.
|
| Modifier and Type | Method and Description |
|---|---|
AttackDetail.Builder |
AttackDetail.Builder.mitigations(Collection<Mitigation> mitigations)
List of mitigation actions taken for the attack.
|
Copyright © 2023. All rights reserved.