KubernetesClusterMicrosoftDefenderArgs

data class KubernetesClusterMicrosoftDefenderArgs(val logAnalyticsWorkspaceId: Output<String>) : ConvertibleToJava<KubernetesClusterMicrosoftDefenderArgs>

Constructors

Link copied to clipboard
constructor(logAnalyticsWorkspaceId: Output<String>)

Properties

Link copied to clipboard

Specifies the ID of the Log Analytics Workspace where the audit logs collected by Microsoft Defender should be sent to.

Functions

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