authorizerResultTtlInSeconds

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

Parameters

value

Number of seconds a response should be cached for. The default is 5 minutes (300 seconds). The Lambda function can override this by returning a ttlOverride key in its response. A value of 0 disables caching of responses. Minimum value of 0. Maximum value of 3600.