AsPathSegment
A segment of an autonomous system (AS) path.
Contents
- path
-
The autonomous system (AS) numbers in the segment.
Type: Array of longs
Required: No
- pathType
-
The type of the AS path segment.
The valid values are
seq(an orderedAS_SEQUENCE) andset(an unorderedAS_SET).Type: String
Valid Values:
seq | setRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: