pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.chatbot.kotlin
/
ChatbotFunctions
Chatbot
Functions
object
ChatbotFunctions
Functions
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