AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes a path component.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.PathComponent

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class PathComponent

The PathComponent type exposes the following members

Constructors

NameDescription
Public Method PathComponent()

Properties

NameTypeDescription
Public Property AclRule Amazon.EC2.Model.AnalysisAclRule

Gets and sets the property AclRule.

The network ACL rule.

Public Property AdditionalDetails System.Collections.Generic.List<Amazon.EC2.Model.AdditionalDetail>

Gets and sets the property AdditionalDetails.

The additional details.

Public Property AttachedTo Amazon.EC2.Model.AnalysisComponent

Gets and sets the property AttachedTo.

The resource to which the path component is attached.

Public Property Component Amazon.EC2.Model.AnalysisComponent

Gets and sets the property Component.

The component.

Public Property DestinationVpc Amazon.EC2.Model.AnalysisComponent

Gets and sets the property DestinationVpc.

The destination VPC.

Public Property ElasticLoadBalancerListener Amazon.EC2.Model.AnalysisComponent

Gets and sets the property ElasticLoadBalancerListener.

The load balancer listener.

Public Property Explanations System.Collections.Generic.List<Amazon.EC2.Model.Explanation>

Gets and sets the property Explanations.

The explanation codes.

Public Property FirewallStatefulRule Amazon.EC2.Model.FirewallStatefulRule

Gets and sets the property FirewallStatefulRule.

The Network Firewall stateful rule.

Public Property FirewallStatelessRule Amazon.EC2.Model.FirewallStatelessRule

Gets and sets the property FirewallStatelessRule.

The Network Firewall stateless rule.

Public Property InboundHeader Amazon.EC2.Model.AnalysisPacketHeader

Gets and sets the property InboundHeader.

The inbound header.

Public Property OutboundHeader Amazon.EC2.Model.AnalysisPacketHeader

Gets and sets the property OutboundHeader.

The outbound header.

Public Property RouteTableRoute Amazon.EC2.Model.AnalysisRouteTableRoute

Gets and sets the property RouteTableRoute.

The route table route.

Public Property SecurityGroupRule Amazon.EC2.Model.AnalysisSecurityGroupRule

Gets and sets the property SecurityGroupRule.

The security group rule.

Public Property SequenceNumber System.Int32

Gets and sets the property SequenceNumber.

The sequence number.

Public Property ServiceName System.String

Gets and sets the property ServiceName.

The name of the VPC endpoint service.

Public Property SourceVpc Amazon.EC2.Model.AnalysisComponent

Gets and sets the property SourceVpc.

The source VPC.

Public Property Subnet Amazon.EC2.Model.AnalysisComponent

Gets and sets the property Subnet.

The subnet.

Public Property TransitGateway Amazon.EC2.Model.AnalysisComponent

Gets and sets the property TransitGateway.

The transit gateway.

Public Property TransitGatewayRouteTableRoute Amazon.EC2.Model.TransitGatewayRouteTableRoute

Gets and sets the property TransitGatewayRouteTableRoute.

The route in a transit gateway route table.

Public Property Vpc Amazon.EC2.Model.AnalysisComponent

Gets and sets the property Vpc.

The component VPC.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5