| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateDRTLogBucketResult> |
AWSShieldAsync.disassociateDRTLogBucketAsync(DisassociateDRTLogBucketRequest disassociateDRTLogBucketRequest,
AsyncHandler<DisassociateDRTLogBucketRequest,DisassociateDRTLogBucketResult> asyncHandler)
Removes the DDoS Response team's (DRT) access to the specified Amazon S3 bucket containing your AWS WAF logs.
|
Future<DisassociateDRTLogBucketResult> |
AbstractAWSShieldAsync.disassociateDRTLogBucketAsync(DisassociateDRTLogBucketRequest request,
AsyncHandler<DisassociateDRTLogBucketRequest,DisassociateDRTLogBucketResult> asyncHandler) |
Future<DisassociateDRTLogBucketResult> |
AWSShieldAsyncClient.disassociateDRTLogBucketAsync(DisassociateDRTLogBucketRequest request,
AsyncHandler<DisassociateDRTLogBucketRequest,DisassociateDRTLogBucketResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateDRTLogBucketRequest |
DisassociateDRTLogBucketRequest.clone() |
DisassociateDRTLogBucketRequest |
DisassociateDRTLogBucketRequest.withLogBucket(String logBucket)
The Amazon S3 bucket that contains your AWS WAF logs.
|
Copyright © 2020. All rights reserved.