toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.lex.kotlin
/
SlotTypeArgs
/
SlotTypeArgs
Slot
Type
Args
constructor
(
createVersion
:
Output
<
Boolean
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
enumerationValues
:
Output
<
List
<
SlotTypeEnumerationValueArgs
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
valueSelectionStrategy
:
Output
<
String
>
?
=
null
)