eventHubsDirect

@JvmName(name = "admbuvutmavpinpm")
suspend fun eventHubsDirect(value: Output<List<EventHubDirectDestinationArgs>>)
@JvmName(name = "roembiivceawedwt")
suspend fun eventHubsDirect(value: List<EventHubDirectDestinationArgs>?)

Parameters

value

List of Event Hubs Direct destinations.


@JvmName(name = "wyumetqgpdgmhbqx")
suspend fun eventHubsDirect(vararg values: Output<EventHubDirectDestinationArgs>)


@JvmName(name = "kcctenrdjigtnekt")
suspend fun eventHubsDirect(values: List<Output<EventHubDirectDestinationArgs>>)
@JvmName(name = "hpixytotwumbwbvn")
suspend fun eventHubsDirect(vararg values: EventHubDirectDestinationArgs)

Parameters

values

List of Event Hubs Direct destinations.


@JvmName(name = "axvvxtyvqpwcucpw")
suspend fun eventHubsDirect(argument: List<suspend EventHubDirectDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "kpbclppyjwfeyjqd")
suspend fun eventHubsDirect(vararg argument: suspend EventHubDirectDestinationArgsBuilder.() -> Unit)
@JvmName(name = "cgasptikxicokcix")
suspend fun eventHubsDirect(argument: suspend EventHubDirectDestinationArgsBuilder.() -> Unit)

Parameters

argument

List of Event Hubs Direct destinations.