routeTypes

@JvmName(name = "rhfswfkmgiipjamp")
suspend fun routeTypes(value: Output<List<String>>)
@JvmName(name = "smlvkumxfihmpybp")
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 = "lvncjounfteuwcgu")
suspend fun routeTypes(vararg values: Output<String>)


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

Parameters

values

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