isCloudFunction

@JvmName(name = "edbtcrwvxpdmbfxp")
suspend fun isCloudFunction(value: Output<Boolean>)
@JvmName(name = "ufbhwwybiqjwevbx")
suspend fun isCloudFunction(value: Boolean?)

Parameters

value

Optional. Indicates if generic web service is created through Cloud Functions integration. Defaults to false. is_cloud_function is deprecated. Cloud functions can be configured by its uri as a regular web service now.