NetworkInsightsAnalysisPathComponent

data class NetworkInsightsAnalysisPathComponent(val aclRule: NetworkInsightsAnalysisAnalysisAclRule? = null, val additionalDetails: List<NetworkInsightsAnalysisAdditionalDetail>? = null, val component: NetworkInsightsAnalysisAnalysisComponent? = null, val destinationVpc: NetworkInsightsAnalysisAnalysisComponent? = null, val elasticLoadBalancerListener: NetworkInsightsAnalysisAnalysisComponent? = null, val explanations: List<NetworkInsightsAnalysisExplanation>? = null, val inboundHeader: NetworkInsightsAnalysisAnalysisPacketHeader? = null, val outboundHeader: NetworkInsightsAnalysisAnalysisPacketHeader? = null, val routeTableRoute: NetworkInsightsAnalysisAnalysisRouteTableRoute? = null, val securityGroupRule: NetworkInsightsAnalysisAnalysisSecurityGroupRule? = null, val sequenceNumber: Int? = null, val serviceName: String? = null, val sourceVpc: NetworkInsightsAnalysisAnalysisComponent? = null, val subnet: NetworkInsightsAnalysisAnalysisComponent? = null, val transitGateway: NetworkInsightsAnalysisAnalysisComponent? = null, val transitGatewayRouteTableRoute: NetworkInsightsAnalysisTransitGatewayRouteTableRoute? = null, val vpc: NetworkInsightsAnalysisAnalysisComponent? = null)

Constructors

Link copied to clipboard
constructor(aclRule: NetworkInsightsAnalysisAnalysisAclRule? = null, additionalDetails: List<NetworkInsightsAnalysisAdditionalDetail>? = null, component: NetworkInsightsAnalysisAnalysisComponent? = null, destinationVpc: NetworkInsightsAnalysisAnalysisComponent? = null, elasticLoadBalancerListener: NetworkInsightsAnalysisAnalysisComponent? = null, explanations: List<NetworkInsightsAnalysisExplanation>? = null, inboundHeader: NetworkInsightsAnalysisAnalysisPacketHeader? = null, outboundHeader: NetworkInsightsAnalysisAnalysisPacketHeader? = null, routeTableRoute: NetworkInsightsAnalysisAnalysisRouteTableRoute? = null, securityGroupRule: NetworkInsightsAnalysisAnalysisSecurityGroupRule? = null, sequenceNumber: Int? = null, serviceName: String? = null, sourceVpc: NetworkInsightsAnalysisAnalysisComponent? = null, subnet: NetworkInsightsAnalysisAnalysisComponent? = null, transitGateway: NetworkInsightsAnalysisAnalysisComponent? = null, transitGatewayRouteTableRoute: NetworkInsightsAnalysisTransitGatewayRouteTableRoute? = null, vpc: NetworkInsightsAnalysisAnalysisComponent? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The network ACL rule.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The explanation codes.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sequenceNumber: Int? = null

The sequence number.

Link copied to clipboard
val serviceName: String? = null

The name of the VPC endpoint service.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The route in a transit gateway route table.

Link copied to clipboard

The component VPC.