pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.customerprofiles.kotlin.inputs
/
ObjectTypeKeyArgs
/
ObjectTypeKeyArgs
Object
Type
Key
Args
fun
ObjectTypeKeyArgs
(
fieldNames
:
Output
<
List
<
String
>
>
?
=
null
,
standardIdentifiers
:
Output
<
List
<
ObjectTypeKeyStandardIdentifiersItem
>
>
?
=
null
)