destinations

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

Parameters

value

The destinations for the key.


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


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

Parameters

values

The destinations for the key.


@JvmName(name = "orokadskwldelbyd")
suspend fun destinations(argument: List<suspend DestinationArgsBuilder.() -> Unit>)
@JvmName(name = "riaprwwmjeslafxb")
suspend fun destinations(vararg argument: suspend DestinationArgsBuilder.() -> Unit)
@JvmName(name = "tgnhrxxrgvtiltow")
suspend fun destinations(argument: suspend DestinationArgsBuilder.() -> Unit)

Parameters

argument

The destinations for the key.