routeTypes

@JvmName(name = "gnsdaabbkxxpyfiy")
suspend fun routeTypes(value: Output<List<String>>)
@JvmName(name = "txpxkxsnkjurquwv")
suspend fun routeTypes(value: List<String>?)

Parameters

value

A match statement that indicates the list of route types. Valid values: "System", "Custom", "BGP".


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


@JvmName(name = "wodkcfpvvsmwxmts")
suspend fun routeTypes(values: List<Output<String>>)
@JvmName(name = "ppwiiseiioamqxhp")
suspend fun routeTypes(vararg values: String)

Parameters

values

A match statement that indicates the list of route types. Valid values: "System", "Custom", "BGP".