associatedOutboundConnections

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

Parameters

value

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


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


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

Parameters

values

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