associatedInboundConnections

@JvmName(name = "cpfxvicrsvmthkkm")
suspend fun associatedInboundConnections(value: Output<List<String>>)
@JvmName(name = "gacaetswqbbnxhqd")
suspend fun associatedInboundConnections(value: List<String>?)

Parameters

value

List of connections which have this RoutMap associated for inbound traffic.


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


@JvmName(name = "vpdmuxgbvcqjapix")
suspend fun associatedInboundConnections(values: List<Output<String>>)
@JvmName(name = "cjdbpvmmcvpfrneo")
suspend fun associatedInboundConnections(vararg values: String)

Parameters

values

List of connections which have this RoutMap associated for inbound traffic.