toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.lex.kotlin
/
BotAliasArgs
/
BotAliasArgs
Bot
Alias
Args
constructor
(
botName
:
Output
<
String
>
?
=
null
,
botVersion
:
Output
<
String
>
?
=
null
,
conversationLogs
:
Output
<
BotAliasConversationLogsArgs
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)