| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttackStatisticsDataItem> |
DescribeAttackStatisticsResponse.dataItems()
The data that describes the attacks detected during the time period.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAttackStatisticsResponse.Builder |
DescribeAttackStatisticsResponse.Builder.dataItems(AttackStatisticsDataItem... dataItems)
The data that describes the attacks detected during the time period.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAttackStatisticsResponse.Builder |
DescribeAttackStatisticsResponse.Builder.dataItems(Collection<AttackStatisticsDataItem> dataItems)
The data that describes the attacks detected during the time period.
|
Copyright © 2023. All rights reserved.