pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
EntityMappingArgs
/
EntityMappingArgs
Entity
Mapping
Args
fun
EntityMappingArgs
(
entityType
:
Output
<
Either
<
String
,
EntityMappingType
>
>
?
=
null
,
fieldMappings
:
Output
<
List
<
FieldMappingArgs
>
>
?
=
null
)