AiAgentArgs

constructor(assistantId: Output<String>? = null, configuration: Output<Any>? = null, description: Output<String>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = null, type: Output<AiAgentAiAgentType>? = null)