toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.lex.kotlin.outputs
/
GetSlotTypeResult
/
GetSlotTypeResult
Get
Slot
Type
Result
constructor
(
checksum
:
String
,
createdDate
:
String
,
description
:
String
,
enumerationValues
:
List
<
GetSlotTypeEnumerationValue
>
,
id
:
String
,
lastUpdatedDate
:
String
,
name
:
String
,
valueSelectionStrategy
:
String
,
version
:
String
?
=
null
)