associatedInboundConnections

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

Parameters

value

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


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


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

Parameters

values

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