AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Defines a section of content to be cached for reuse in subsequent API calls.
Namespace: Amazon.BedrockRuntime.Model
Assembly: AWSSDK.BedrockRuntime.dll
Version: 3.x.y.z
public class CachePointBlock
The CachePointBlock type exposes the following members
| Name | Description | |
|---|---|---|
|
CachePointBlock() |
| Name | Type | Description | |
|---|---|---|---|
|
Ttl | Amazon.BedrockRuntime.CacheTTL |
Gets and sets the property Ttl.
Optional TTL duration for cache entries. When specified, enables extended TTL caching
with the specified duration. When omitted, uses |
|
Type | Amazon.BedrockRuntime.CachePointType |
Gets and sets the property Type. Specifies the type of cache point within the CachePointBlock. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer