destinationEndpoints

@JvmName(name = "ralqhlrraqnkalyt")
suspend fun destinationEndpoints(value: Output<List<String>>)
@JvmName(name = "emuhjggnvohgyple")
suspend fun destinationEndpoints(value: List<String>)

Parameters

value

A list of destination endpoint names.


@JvmName(name = "djhofcwtimugydae")
suspend fun destinationEndpoints(vararg values: Output<String>)


@JvmName(name = "setyfswdykstsjpd")
suspend fun destinationEndpoints(values: List<Output<String>>)
@JvmName(name = "dfumabmdkpcfvptc")
suspend fun destinationEndpoints(vararg values: String)

Parameters

values

A list of destination endpoint names.