| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLoggingConfigurationResult> |
AbstractAWSWAFV2Async.getLoggingConfigurationAsync(GetLoggingConfigurationRequest request,
AsyncHandler<GetLoggingConfigurationRequest,GetLoggingConfigurationResult> asyncHandler) |
Future<GetLoggingConfigurationResult> |
AWSWAFV2Async.getLoggingConfigurationAsync(GetLoggingConfigurationRequest getLoggingConfigurationRequest,
AsyncHandler<GetLoggingConfigurationRequest,GetLoggingConfigurationResult> asyncHandler)
Returns the LoggingConfiguration for the specified web ACL.
|
Future<GetLoggingConfigurationResult> |
AWSWAFV2AsyncClient.getLoggingConfigurationAsync(GetLoggingConfigurationRequest request,
AsyncHandler<GetLoggingConfigurationRequest,GetLoggingConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetLoggingConfigurationRequest |
GetLoggingConfigurationRequest.clone() |
GetLoggingConfigurationRequest |
GetLoggingConfigurationRequest.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the web ACL for which you want to get the LoggingConfiguration.
|
Copyright © 2021. All rights reserved.