cacheNamespace property
Specifies a group of related cached parameters. By default, API Gateway uses
the resource ID as the cacheNamespace. You can specify the same
cacheNamespace across resources to return the same cached data
for requests to different resources.
Implementation
final String? cacheNamespace;