toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.inputs
/
BotInputContextArgs
Bot
Input
Context
Args
data
class
BotInputContextArgs
(
val
name
:
Output
<
String
>
)
:
ConvertibleToJava
<
BotInputContextArgs
>
InputContext specified for the intent.
Members
Constructors
Bot
Input
Context
Args
Link copied to clipboard
constructor
(
name
:
Output
<
String
>
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the context.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
BotInputContextArgs