pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.lex.kotlin.outputs
/
GetSlotTypeResult
/
GetSlotTypeResult
Get
Slot
Type
Result
fun
GetSlotTypeResult
(
checksum
:
String
,
createdDate
:
String
,
description
:
String
,
enumerationValues
:
List
<
GetSlotTypeEnumerationValue
>
,
id
:
String
,
lastUpdatedDate
:
String
,
name
:
String
,
valueSelectionStrategy
:
String
,
version
:
String
?
=
null
)