toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
lexmodelsv2
/
aws.sdk.kotlin.services.lexmodelsv2.model
/
UserTurnIntentOutput
/
Builder
Builder
class
Builder
Members
Properties
name
Link copied to clipboard
var
name
:
String
?
The name of the intent.
slots
Link copied to clipboard
var
slots
:
Map
<
String
,
UserTurnSlotOutput
>
?
The slots associated with the intent.