toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lambda.kotlin.inputs
/
EventInvokeConfigDestinationConfigArgsBuilder
Event
Invoke
Config
Destination
Config
Args
Builder
class
EventInvokeConfigDestinationConfigArgsBuilder
Builder for
EventInvokeConfigDestinationConfigArgs
.
Members
Functions
on
Failure
Link copied to clipboard
@
JvmName
(
name
=
"tbeoetkcvvcpxioi"
)
suspend
fun
onFailure
(
value
:
EventInvokeConfigOnFailureArgs
?
)
@
JvmName
(
name
=
"ubsnojegywsigljk"
)
suspend
fun
onFailure
(
value
:
Output
<
EventInvokeConfigOnFailureArgs
>
)
@
JvmName
(
name
=
"tlxjejvtrjoligiu"
)
suspend
fun
onFailure
(
argument
:
suspend
EventInvokeConfigOnFailureArgsBuilder
.
(
)
->
Unit
)
on
Success
Link copied to clipboard
@
JvmName
(
name
=
"jnejktqjvmvcltuy"
)
suspend
fun
onSuccess
(
value
:
EventInvokeConfigOnSuccessArgs
?
)
@
JvmName
(
name
=
"dploevhqcmirowel"
)
suspend
fun
onSuccess
(
value
:
Output
<
EventInvokeConfigOnSuccessArgs
>
)
@
JvmName
(
name
=
"mwhboaepecscagpx"
)
suspend
fun
onSuccess
(
argument
:
suspend
EventInvokeConfigOnSuccessArgsBuilder
.
(
)
->
Unit
)