pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin.inputs
/
GoogleCloudDialogflowCxV3QueryInputArgsBuilder
/
dtmf
dtmf
@
JvmName
(
name
=
"jgabjlqogbdcbxmy"
)
suspend
fun
dtmf
(
value
:
Output
<
GoogleCloudDialogflowCxV3DtmfInputArgs
>
)
@
JvmName
(
name
=
"rtrqxohtccrjpkcp"
)
suspend
fun
dtmf
(
value
:
GoogleCloudDialogflowCxV3DtmfInputArgs
?
)
Parameters
value
The DTMF event to be handled.
@
JvmName
(
name
=
"jtordyqvhemrhcbb"
)
suspend
fun
dtmf
(
argument
:
suspend
GoogleCloudDialogflowCxV3DtmfInputArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The DTMF event to be handled.