matchAsns

@JvmName(name = "xegpxcbaemsbbywh")
suspend fun matchAsns(value: Output<List<String>>)
@JvmName(name = "gitpiaudbsfrfxpu")
suspend fun matchAsns(value: List<String>?)

Parameters

value

A match statement that indicates the AS path list. The AS path is a well-known mandatory attribute, which describes the numbers of the ASs that a BGP route passes through during transmission.


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


@JvmName(name = "ixiysclsbmhwlybk")
suspend fun matchAsns(values: List<Output<String>>)
@JvmName(name = "jcfgxwjunlukceuc")
suspend fun matchAsns(vararg values: String)

Parameters

values

A match statement that indicates the AS path list. The AS path is a well-known mandatory attribute, which describes the numbers of the ASs that a BGP route passes through during transmission.