View a markdown version of this page

AsPathSegment - Direct Connect

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 ordered AS_SEQUENCE) and set (an unordered AS_SET).

Type: String

Valid Values: seq | set

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: