FirewallLogConfig

data class FirewallLogConfig(val metadata: String)

Constructors

Link copied to clipboard
fun FirewallLogConfig(metadata: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This field denotes whether to include or exclude metadata for firewall logs. Possible values are EXCLUDE_ALL_METADATA and INCLUDE_ALL_METADATA.