toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
EntityMappingArgs
/
EntityMappingArgs
Entity
Mapping
Args
constructor
(
entityType
:
Output
<
Either
<
String
,
EntityMappingType
>
>
?
=
null
,
fieldMappings
:
Output
<
List
<
FieldMappingArgs
>
>
?
=
null
)