destinations

@JvmName(name = "foxtoidgikbjrhae")
suspend fun destinations(value: Output<List<DestinationArgs>>)
@JvmName(name = "ymuufgyyyihomssv")
suspend fun destinations(value: List<DestinationArgs>?)

Parameters

value

The destinations for the key.


@JvmName(name = "lnemneqkndxfnhdh")
suspend fun destinations(vararg values: Output<DestinationArgs>)


@JvmName(name = "gxfbfsbsdftuplvj")
suspend fun destinations(values: List<Output<DestinationArgs>>)
@JvmName(name = "klgqspcjurytvinb")
suspend fun destinations(vararg values: DestinationArgs)

Parameters

values

The destinations for the key.


@JvmName(name = "bcnsoksqnukodvjb")
suspend fun destinations(argument: List<suspend DestinationArgsBuilder.() -> Unit>)
@JvmName(name = "numewhwivfyyrsmr")
suspend fun destinations(vararg argument: suspend DestinationArgsBuilder.() -> Unit)
@JvmName(name = "ssylflepdlfjxjnk")
suspend fun destinations(argument: suspend DestinationArgsBuilder.() -> Unit)

Parameters

argument

The destinations for the key.