toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.sentinel.kotlin.outputs
/
AlertRuleScheduledEntityMappingFieldMapping
Alert
Rule
Scheduled
Entity
Mapping
Field
Mapping
data
class
AlertRuleScheduledEntityMappingFieldMapping
(
val
columnName
:
String
,
val
identifier
:
String
)
Members
Constructors
Alert
Rule
Scheduled
Entity
Mapping
Field
Mapping
Link copied to clipboard
constructor
(
columnName
:
String
,
identifier
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
column
Name
Link copied to clipboard
val
columnName
:
String
The column name to be mapped to the identifier.
identifier
Link copied to clipboard
val
identifier
:
String
The identifier of the entity.