FirewallPolicyInsightsLogAnalyticsWorkspaceArgs

data class FirewallPolicyInsightsLogAnalyticsWorkspaceArgs(val firewallLocation: Output<String>, val id: Output<String>) : ConvertibleToJava<FirewallPolicyInsightsLogAnalyticsWorkspaceArgs>

Constructors

fun FirewallPolicyInsightsLogAnalyticsWorkspaceArgs(firewallLocation: Output<String>, id: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): FirewallPolicyInsightsLogAnalyticsWorkspaceArgs

Properties

Link copied to clipboard

The location of the Firewalls, that when matches this Log Analytics Workspace will be used to consume their logs.

Link copied to clipboard
val id: Output<String>

The ID of the Log Analytics Workspace that the Firewalls associated with this Firewall Policy will send their logs to when their locations match the firewall_location.