public static interface GetLoggingConfigurationRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<GetLoggingConfigurationRequest.Builder,GetLoggingConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetLoggingConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetLoggingConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetLoggingConfigurationRequest.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the web ACL for which you want to get the LoggingConfiguration.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetLoggingConfigurationRequest.Builder resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the web ACL for which you want to get the LoggingConfiguration.
resourceArn - The Amazon Resource Name (ARN) of the web ACL for which you want to get the
LoggingConfiguration.GetLoggingConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetLoggingConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.