cacheKeyParameters property
A list of request parameters whose values API Gateway caches. To be valid
values for cacheKeyParameters, these parameters must also be
specified for Method requestParameters.
Implementation
final List<String>? cacheKeyParameters;