associatedInboundConnections

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

Parameters

value

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


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


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

Parameters

values

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