AgentPromptVariantTemplateConfigurationChatSystemCachePointArgs

data class AgentPromptVariantTemplateConfigurationChatSystemCachePointArgs(val type: Output<String>) : ConvertibleToJava<AgentPromptVariantTemplateConfigurationChatSystemCachePointArgs>

Constructors

constructor(type: Output<String>)

Properties

Link copied to clipboard
val type: Output<String>

Indicates that the CachePointBlock is of the default type. Valid values: default.

Functions

Link copied to clipboard
open override fun toJava(): AgentPromptVariantTemplateConfigurationChatSystemCachePointArgs