| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAttackStatisticsResult |
AbstractAWSShield.describeAttackStatistics(DescribeAttackStatisticsRequest request) |
DescribeAttackStatisticsResult |
AWSShield.describeAttackStatistics(DescribeAttackStatisticsRequest describeAttackStatisticsRequest)
Provides information about the number and type of attacks AWS Shield has detected in the last year for all
resources that belong to your account, regardless of whether you've defined Shield protections for them.
|
DescribeAttackStatisticsResult |
AWSShieldClient.describeAttackStatistics(DescribeAttackStatisticsRequest request)
Provides information about the number and type of attacks AWS Shield has detected in the last year for all
resources that belong to your account, regardless of whether you've defined Shield protections for them.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAttackStatisticsResult |
DescribeAttackStatisticsResult.clone() |
DescribeAttackStatisticsResult |
DescribeAttackStatisticsResult.withDataItems(AttackStatisticsDataItem... dataItems)
The data that describes the attacks detected during the time period.
|
DescribeAttackStatisticsResult |
DescribeAttackStatisticsResult.withDataItems(Collection<AttackStatisticsDataItem> dataItems)
The data that describes the attacks detected during the time period.
|
DescribeAttackStatisticsResult |
DescribeAttackStatisticsResult.withTimeRange(TimeRange timeRange) |
Copyright © 2021. All rights reserved.