pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.metastore.v1beta.kotlin
/
ServiceIamBindingArgs
/
ServiceIamBindingArgs
Service
Iam
Binding
Args
fun
ServiceIamBindingArgs
(
condition
:
Output
<
ConditionArgs
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)