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