agent

@JvmName(name = "mylbksptgwjsxvdx")
suspend fun agent(value: Output<AgentPromptVariantGenAiResourceAgentArgs>)
@JvmName(name = "nsywdbrfgocuihwc")
suspend fun agent(value: AgentPromptVariantGenAiResourceAgentArgs?)

Parameters

value

Specifies an Amazon Bedrock agent with which to use the prompt. See Agent Configuration for more information.


@JvmName(name = "cukugtpuphyhoqju")
suspend fun agent(argument: suspend AgentPromptVariantGenAiResourceAgentArgsBuilder.() -> Unit)

Parameters

argument

Specifies an Amazon Bedrock agent with which to use the prompt. See Agent Configuration for more information.