attachedConnections

@JvmName(name = "evsjyldiixwqncum")
suspend fun attachedConnections(value: Output<List<String>>)
@JvmName(name = "fhknhietfvecfpnn")
suspend fun attachedConnections(value: List<String>?)

Parameters

value

List of all connections attached to this route table v2.


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


@JvmName(name = "rkjbfxcgtwalbohq")
suspend fun attachedConnections(values: List<Output<String>>)
@JvmName(name = "ppddnjatcpwwhydm")
suspend fun attachedConnections(vararg values: String)

Parameters

values

List of all connections attached to this route table v2.