AgentAgentCollaboratorAgentDescriptorArgs

data class AgentAgentCollaboratorAgentDescriptorArgs(val aliasArn: Output<String>) : ConvertibleToJava<AgentAgentCollaboratorAgentDescriptorArgs>

Constructors

constructor(aliasArn: Output<String>)

Properties

Link copied to clipboard
val aliasArn: Output<String>

ARN of the Alias of an Agent to use as the collaborator.

Functions

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