errorCachingMinTTL property
The minimum amount of time, in seconds, that you want CloudFront to cache
the HTTP status code specified in ErrorCode
. When this time
period has elapsed, CloudFront queries your origin to see whether the
problem that caused the error has been resolved and the requested object is
now available.
For more information, see Customizing Error Responses in the Amazon CloudFront Developer Guide.
Implementation
final int? errorCachingMinTTL;