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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class PathComponent
The PathComponent type exposes the following members
Name | Description | |
---|---|---|
![]() |
PathComponent() |
Name | Type | Description | |
---|---|---|---|
![]() |
AclRule | Amazon.EC2.Model.AnalysisAclRule |
Gets and sets the property AclRule. The network ACL rule. |
![]() |
AdditionalDetails | System.Collections.Generic.List<Amazon.EC2.Model.AdditionalDetail> |
Gets and sets the property AdditionalDetails. The additional details. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. |
![]() |
AttachedTo | Amazon.EC2.Model.AnalysisComponent |
Gets and sets the property AttachedTo. The resource to which the path component is attached. |
![]() |
Component | Amazon.EC2.Model.AnalysisComponent |
Gets and sets the property Component. The component. |
![]() |
DestinationVpc | Amazon.EC2.Model.AnalysisComponent |
Gets and sets the property DestinationVpc. The destination VPC. |
![]() |
ElasticLoadBalancerListener | Amazon.EC2.Model.AnalysisComponent |
Gets and sets the property ElasticLoadBalancerListener. The load balancer listener. |
![]() |
Explanations | System.Collections.Generic.List<Amazon.EC2.Model.Explanation> |
Gets and sets the property Explanations. The explanation codes. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. |
![]() |
FirewallStatefulRule | Amazon.EC2.Model.FirewallStatefulRule |
Gets and sets the property FirewallStatefulRule. The Network Firewall stateful rule. |
![]() |
FirewallStatelessRule | Amazon.EC2.Model.FirewallStatelessRule |
Gets and sets the property FirewallStatelessRule. The Network Firewall stateless rule. |
![]() |
InboundHeader | Amazon.EC2.Model.AnalysisPacketHeader |
Gets and sets the property InboundHeader. The inbound header. |
![]() |
OutboundHeader | Amazon.EC2.Model.AnalysisPacketHeader |
Gets and sets the property OutboundHeader. The outbound header. |
![]() |
RouteTableRoute | Amazon.EC2.Model.AnalysisRouteTableRoute |
Gets and sets the property RouteTableRoute. The route table route. |
![]() |
SecurityGroupRule | Amazon.EC2.Model.AnalysisSecurityGroupRule |
Gets and sets the property SecurityGroupRule. The security group rule. |
![]() |
SequenceNumber | System.Nullable<System.Int32> |
Gets and sets the property SequenceNumber. The sequence number. |
![]() |
ServiceName | System.String |
Gets and sets the property ServiceName. The name of the VPC endpoint service. |
![]() |
SourceVpc | Amazon.EC2.Model.AnalysisComponent |
Gets and sets the property SourceVpc. The source VPC. |
![]() |
Subnet | Amazon.EC2.Model.AnalysisComponent |
Gets and sets the property Subnet. The subnet. |
![]() |
TransitGateway | Amazon.EC2.Model.AnalysisComponent |
Gets and sets the property TransitGateway. The transit gateway. |
![]() |
TransitGatewayRouteTableRoute | Amazon.EC2.Model.TransitGatewayRouteTableRoute |
Gets and sets the property TransitGatewayRouteTableRoute. The route in a transit gateway route table. |
![]() |
Vpc | Amazon.EC2.Model.AnalysisComponent |
Gets and sets the property Vpc. The component VPC. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer