CachePointBlock
Defines a section of content to be cached for reuse in subsequent API calls.
Contents
- type
-
Specifies the type of cache point within the CachePointBlock.
Type: String
Valid Values:
defaultRequired: Yes
- ttl
-
Optional TTL duration for cache entries. When specified, enables extended TTL caching with the specified duration. When omitted, uses
typevalue for caching behavior.Type: String
Valid Values:
5m | 1hRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: