| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Filter> |
LoggingFilter.filters()
The filters that you want to apply to the logs.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingFilter.Builder |
LoggingFilter.Builder.filters(Filter... filters)
The filters that you want to apply to the logs.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingFilter.Builder |
LoggingFilter.Builder.filters(Collection<Filter> filters)
The filters that you want to apply to the logs.
|
Copyright © 2023. All rights reserved.