toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.comprehend.kotlin.outputs
/
FlywheelEntityRecognitionConfig
Flywheel
Entity
Recognition
Config
data
class
FlywheelEntityRecognitionConfig
(
val
entityTypes
:
List
<
FlywheelEntityTypesListItem
>
?
=
null
)
Members
Constructors
Flywheel
Entity
Recognition
Config
Link copied to clipboard
constructor
(
entityTypes
:
List
<
FlywheelEntityTypesListItem
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
entity
Types
Link copied to clipboard
val
entityTypes
:
List
<
FlywheelEntityTypesListItem
>
?
=
null
Up to 25 entity types that the model is trained to recognize.