vectorEmbeddingPolicy

@JvmName(name = "efwrvjqucrxxukco")
suspend fun vectorEmbeddingPolicy(value: Output<VectorEmbeddingPolicyArgs>)
@JvmName(name = "lydmfdhjovokajoe")
suspend fun vectorEmbeddingPolicy(value: VectorEmbeddingPolicyArgs?)

Parameters

value

The vector embedding policy for the container.


@JvmName(name = "aprcbhsllasdndsg")
suspend fun vectorEmbeddingPolicy(argument: suspend VectorEmbeddingPolicyArgsBuilder.() -> Unit)

Parameters

argument

The vector embedding policy for the container.