authorizerResultTtlInSeconds

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

Parameters

value

The 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. Supported only for HTTP API Lambda authorizers.