associatedInboundConnections

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

Parameters

value

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


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


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

Parameters

values

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