pulumi-aws-native-kotlin
0.82.0.0
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.
Constructors
Functions
Properties
Constructors
Bot
Input
Context
Args
Link copied to clipboard
fun
BotInputContextArgs
(
name
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
BotInputContextArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the context.