authorizerResultTtlInSeconds

@JvmName(name = "vcwaikwnggtxespa")
suspend fun authorizerResultTtlInSeconds(value: Output<Int>)
@JvmName(name = "yhcvdcbtjxwtatdr")
suspend fun authorizerResultTtlInSeconds(value: Int?)

Parameters

value

Time to live (TTL) for cached authorizer results, in seconds. If it equals 0, authorization caching is disabled. If it is greater than 0, API Gateway caches authorizer responses. The maximum value is 3600, or 1 hour. Defaults to 300. Supported only for HTTP API Lambda authorizers.