items property

List<CustomErrorResponse>? items
final

A complex type that contains a CustomErrorResponse element for each HTTP status code for which you want to specify a custom error page and/or a caching duration.

Implementation

final List<CustomErrorResponse>? items;