FirewallLogConfig

data class FirewallLogConfig(val metadata: String)

Constructors

Link copied to clipboard
constructor(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, INCLUDE_ALL_METADATA.