toggle menu
pulumi-aws-native-kotlin
0.108.1.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cleanrooms.kotlin
/
ConfiguredTableAssociationArgs
/
ConfiguredTableAssociationArgs
Configured
Table
Association
Args
constructor
(
configuredTableIdentifier
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
membershipIdentifier
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
roleArn
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)