AlertRuleScheduledSentinelEntityMappingArgs

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

Constructors

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(): AlertRuleScheduledSentinelEntityMappingArgs