AgentDataSourceVectorIngestionConfigurationCustomTransformationConfigurationTransformationArgs

data class AgentDataSourceVectorIngestionConfigurationCustomTransformationConfigurationTransformationArgs(val stepToApply: Output<String>, val transformationFunction: Output<AgentDataSourceVectorIngestionConfigurationCustomTransformationConfigurationTransformationTransformationFunctionArgs>? = null) : ConvertibleToJava<AgentDataSourceVectorIngestionConfigurationCustomTransformationConfigurationTransformationArgs>

Properties

Link copied to clipboard
val stepToApply: Output<String>

When the service applies the transformation. Currently only POST_CHUNKING is supported.

Functions

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