AlertRuleNrtSentinelEntityMappingArgs

data class AlertRuleNrtSentinelEntityMappingArgs(val columnName: Output<String>) : ConvertibleToJava<AlertRuleNrtSentinelEntityMappingArgs>

Constructors

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

Properties

Link copied to clipboard
val columnName: Output<String>

The column name to be mapped to the identifier.

Functions

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