toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudfunctions.kotlin
/
FunctionIamPolicyArgs
/
FunctionIamPolicyArgs
Function
Iam
Policy
Args
constructor
(
cloudFunction
:
Output
<
String
>
?
=
null
,
policyData
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
region
:
Output
<
String
>
?
=
null
)