pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3beta1.kotlin.inputs
/
GoogleCloudDialogflowCxV3beta1QueryInputArgsBuilder
/
dtmf
dtmf
@
JvmName
(
name
=
"clkjhlbimqowmduh"
)
suspend
fun
dtmf
(
value
:
Output
<
GoogleCloudDialogflowCxV3beta1DtmfInputArgs
>
)
@
JvmName
(
name
=
"drggqovhcyrfjhne"
)
suspend
fun
dtmf
(
value
:
GoogleCloudDialogflowCxV3beta1DtmfInputArgs
?
)
Parameters
value
The DTMF event to be handled.
@
JvmName
(
name
=
"gdwlhiikkbpkwhpc"
)
suspend
fun
dtmf
(
argument
:
suspend
GoogleCloudDialogflowCxV3beta1DtmfInputArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The DTMF event to be handled.