toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v2.kotlin.inputs
/
GoogleCloudDialogflowV2IntentParameterArgs
/
GoogleCloudDialogflowV2IntentParameterArgs
Google
Cloud
Dialogflow
V2Intent
Parameter
Args
constructor
(
defaultValue
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
,
entityTypeDisplayName
:
Output
<
String
>
?
=
null
,
isList
:
Output
<
Boolean
>
?
=
null
,
mandatory
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
prompts
:
Output
<
List
<
String
>
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)