NetworkPathComponent
Information about a network path component.
Contents
- ComponentId
 - 
               
The identifier of a component in the network path.
Length Constraints: Minimum of 1. Maximum of 32.
Type: String
Pattern:
.*\S.*Required: No
 - ComponentType
 - 
               
The type of component.
Length Constraints: Minimum of 1. Maximum of 32.
Type: String
Pattern:
.*\S.*Required: No
 - Egress
 - 
               
Information about the component that comes after the current component in the network path.
Type: NetworkHeader object
Required: No
 - Ingress
 - 
               
Information about the component that comes before the current node in the network path.
Type: NetworkHeader object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: