| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| software.amazon.awssdk.services.shield.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAttackStatisticsResponse> |
ShieldAsyncClient.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.
|
default DescribeAttackStatisticsResponse |
ShieldClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAttackStatisticsRequestMarshaller.marshall(DescribeAttackStatisticsRequest describeAttackStatisticsRequest) |
Copyright © 2021. All rights reserved.