| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAttackStatisticsResult |
AWSShieldClient.describeAttackStatistics(DescribeAttackStatisticsRequest request)
Provides information about the number and type of attacks 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 |
AbstractAWSShield.describeAttackStatistics(DescribeAttackStatisticsRequest request) |
DescribeAttackStatisticsResult |
AWSShield.describeAttackStatistics(DescribeAttackStatisticsRequest describeAttackStatisticsRequest)
Provides information about the number and type of attacks 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)
The time range of the attack.
|
Copyright © 2024. All rights reserved.