pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin
/
RowAccessPolicyIamBindingArgs
/
RowAccessPolicyIamBindingArgs
Row
Access
Policy
Iam
Binding
Args
fun
RowAccessPolicyIamBindingArgs
(
condition
:
Output
<
ConditionArgs
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)