| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttackVectorDescription> |
AttackSummary.attackVectors()
The list of attacks for a specified time period.
|
| Modifier and Type | Method and Description |
|---|---|
AttackSummary.Builder |
AttackSummary.Builder.attackVectors(AttackVectorDescription... attackVectors)
The list of attacks for a specified time period.
|
| Modifier and Type | Method and Description |
|---|---|
AttackSummary.Builder |
AttackSummary.Builder.attackVectors(Collection<AttackVectorDescription> attackVectors)
The list of attacks for a specified time period.
|
Copyright © 2021. All rights reserved.