toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.diagflow.kotlin
/
EntityTypeArgs
/
EntityTypeArgs
Entity
Type
Args
constructor
(
displayName
:
Output
<
String
>
?
=
null
,
enableFuzzyExtraction
:
Output
<
Boolean
>
?
=
null
,
entities
:
Output
<
List
<
EntityTypeEntityArgs
>
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)