associatedOutboundConnections

@JvmName(name = "fqslqhjendpmycdm")
suspend fun associatedOutboundConnections(value: Output<List<String>>)
@JvmName(name = "hipybdyokrgqickn")
suspend fun associatedOutboundConnections(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "bsgkbtpcafswvamv")
suspend fun associatedOutboundConnections(values: List<Output<String>>)
@JvmName(name = "vaxxfibdsurwdhub")
suspend fun associatedOutboundConnections(vararg values: String)

Parameters

values

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