Class CachePointBlock
Defines a section of content to be cached for reuse in subsequent API calls.
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public class CachePointBlock : ContentBlock
Properties
| Edit this page View SourceType
Required. Specifies the type of cache point within the CachePointBlock.
Declaration
[JsonProperty("type")]
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |