enableCachingForHttp

@JvmName(name = "wwuthwpvmaolrvbw")
suspend fun enableCachingForHttp(value: Output<Boolean>)
@JvmName(name = "ofarwftxoomgnhff")
suspend fun enableCachingForHttp(value: Boolean?)

Parameters

value

When true , the result from the authorizer's Lambda function is cached for clients that use persistent HTTP connections. The results are cached for the time specified by the Lambda function in refreshAfterInSeconds . This value doesn't affect authorization of clients that use MQTT connections.