toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cleanrooms.kotlin
/
IdMappingTableArgs
/
IdMappingTableArgs
Id
Mapping
Table
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
inputReferenceConfig
:
Output
<
IdMappingTableInputReferenceConfigArgs
>
?
=
null
,
kmsKeyArn
:
Output
<
String
>
?
=
null
,
membershipIdentifier
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)