toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudfunctionsv2.kotlin
/
FunctionIamBindingArgs
/
FunctionIamBindingArgs
Function
Iam
Binding
Args
constructor
(
cloudFunction
:
Output
<
String
>
?
=
null
,
condition
:
Output
<
FunctionIamBindingConditionArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)