pulumi-azure-kotlin
5.53.0.0
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
)
Types
Constructors
Properties
Constructors
Alert
Rule
Scheduled
Entity
Mapping
Field
Mapping
Link copied to clipboard
fun
AlertRuleScheduledEntityMappingFieldMapping
(
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.