cachingEnabled property

bool? cachingEnabled
final

Indicates whether responses are cached and returned for requests. For responses to be cached, a cache cluster must be enabled on the stage.

Implementation

final bool? cachingEnabled;