getFunctionIamPolicy

Gets the IAM access control policy for a function. Returns an empty policy if the function exists and does not have a policy set.

Return

null

Parameters

argument

null


suspend fun getFunctionIamPolicy(functionId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetFunctionIamPolicyResult

Return

null

Parameters

functionId
location
optionsRequestedPolicyVersion
project

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.cloudfunctions.v1.kotlin.inputs.GetFunctionIamPolicyPlainArgs.

See also