logConfig

@JvmName(name = "quhdjmjefatwixrj")
suspend fun logConfig(value: Output<FirewallLogConfigArgs>)
@JvmName(name = "qthxvjvohkfgifbc")
suspend fun logConfig(value: FirewallLogConfigArgs?)

Parameters

value

This field denotes the logging options for a particular firewall rule. If defined, logging is enabled, and logs will be exported to Cloud Logging. Structure is documented below.


@JvmName(name = "agxywgwfhcbxktqi")
suspend fun logConfig(argument: suspend FirewallLogConfigArgsBuilder.() -> Unit)

Parameters

argument

This field denotes the logging options for a particular firewall rule. If defined, logging is enabled, and logs will be exported to Cloud Logging. Structure is documented below.