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