authorizerResultTtlInSeconds

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

Parameters

value

The number of seconds a response should be cached for. The default is 0 seconds, which disables caching. If you don't specify a value for authorizerResultTtlInSeconds, the default value is used. The maximum value is one hour (3600 seconds). The Lambda function can override this by returning a ttlOverride key in its response.