toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.entityresolution.kotlin.inputs
/
SchemaMappingSchemaInputAttributeArgs
/
SchemaMappingSchemaInputAttributeArgs
Schema
Mapping
Schema
Input
Attribute
Args
constructor
(
fieldName
:
Output
<
String
>
,
groupName
:
Output
<
String
>
?
=
null
,
hashed
:
Output
<
Boolean
>
?
=
null
,
matchKey
:
Output
<
String
>
?
=
null
,
subType
:
Output
<
String
>
?
=
null
,
type
:
Output
<
SchemaMappingSchemaAttributeType
>
)