Table of Contents

Class CacheCreation

public class CacheCreation
Inheritance
object
CacheCreation

Properties

Ephemeral1hInputTokens

Required. The number of input tokens used to create the 1 hour cache entry.

public int Ephemeral1hInputTokens { get; set; }

Property Value

int

Ephemeral5mInputTokens

Required. The number of input tokens used to create the 5 minute cache entry.

public int Ephemeral5mInputTokens { get; set; }

Property Value

int