type property

String? type
getter/setter pair

Type of AS-PATH segment (SEQUENCE or SET)

Output only. Possible string values are:

  • "AS_PATH_TYPE_SEQUENCE"
  • "AS_PATH_TYPE_SET"

Implementation

core.String? type;