toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.chatbot.kotlin
/
ChatbotFunctions
Chatbot
Functions
object
ChatbotFunctions
Members
Functions
get
Agents
Link copied to clipboard
suspend
fun
getAgents
(
argument
:
GetAgentsPlainArgs
)
:
GetAgentsResult
This data source provides the Chatbot Agents of the current Alibaba Cloud user.
suspend
fun
getAgents
(
argument
:
suspend
GetAgentsPlainArgsBuilder
.
(
)
->
Unit
)
:
GetAgentsResult
suspend
fun
getAgents
(
agentName
:
String
?
=
null
,
nameRegex
:
String
?
=
null
,
outputFile
:
String
?
=
null
,
pageNumber
:
Int
?
=
null
,
pageSize
:
Int
?
=
null
)
:
GetAgentsResult