AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.