| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
List<LogDestinationConfig> |
LoggingConfiguration.logDestinationConfigs()
Defines the logging destinations for the logs for a firewall.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration.Builder |
LoggingConfiguration.Builder.logDestinationConfigs(LogDestinationConfig... logDestinationConfigs)
Defines the logging destinations for the logs for a firewall.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration.Builder |
LoggingConfiguration.Builder.logDestinationConfigs(Collection<LogDestinationConfig> logDestinationConfigs)
Defines the logging destinations for the logs for a firewall.
|
Copyright © 2023. All rights reserved.