toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventgrid.kotlin
/
EventChannelArgsBuilder
/
destination
destination
@
JvmName
(
name
=
"rqpxpndccvaykwfm"
)
suspend
fun
destination
(
value
:
Output
<
EventChannelDestinationArgs
>
)
@
JvmName
(
name
=
"vsvoxvymqwdicrbu"
)
suspend
fun
destination
(
value
:
EventChannelDestinationArgs
?
)
Parameters
value
Represents the destination of an event channel.
@
JvmName
(
name
=
"tvuhiyohomjilniw"
)
suspend
fun
destination
(
argument
:
suspend
EventChannelDestinationArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Represents the destination of an event channel.