toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.sentinel.kotlin.inputs
/
AlertRuleNrtSentinelEntityMappingArgs
Alert
Rule
Nrt
Sentinel
Entity
Mapping
Args
data
class
AlertRuleNrtSentinelEntityMappingArgs
(
val
columnName
:
Output
<
String
>
)
:
ConvertibleToJava
<
AlertRuleNrtSentinelEntityMappingArgs
>
Members
Constructors
Alert
Rule
Nrt
Sentinel
Entity
Mapping
Args
Link copied to clipboard
constructor
(
columnName
:
Output
<
String
>
)
Properties
column
Name
Link copied to clipboard
val
columnName
:
Output
<
String
>
The column name to be mapped to the identifier.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AlertRuleNrtSentinelEntityMappingArgs