PromptCachePointBlockArgs

data class PromptCachePointBlockArgs(val type: Output<PromptCachePointType>) : ConvertibleToJava<PromptCachePointBlockArgs>

CachePointBlock

Constructors

Link copied to clipboard
constructor(type: Output<PromptCachePointType>)

Properties

Link copied to clipboard

Functions

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