toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigtable.kotlin
/
TableIamBindingArgs
/
TableIamBindingArgs
Table
Iam
Binding
Args
constructor
(
condition
:
Output
<
TableIamBindingConditionArgs
>
?
=
null
,
instance
:
Output
<
String
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
,
table
:
Output
<
String
>
?
=
null
)