Class CfnNetworkInsightsAnalysis.PathComponentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnNetworkInsightsAnalysis.PathComponentProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnNetworkInsightsAnalysis.PathComponentProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnNetworkInsightsAnalysis.PathComponentProperty
@Stability(Stable)
@Internal
public static final class CfnNetworkInsightsAnalysis.PathComponentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnNetworkInsightsAnalysis.PathComponentProperty
An implementation for
CfnNetworkInsightsAnalysis.PathComponentProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.CfnNetworkInsightsAnalysis.PathComponentProperty
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder, CfnNetworkInsightsAnalysis.PathComponentProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInsightsAnalysis.PathComponentProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe network ACL rule.final ObjectThe additional details.final ObjectThe component.final ObjectThe destination VPC.final ObjectThe load balancer listener.final ObjectThe explanation codes.final ObjectThe inbound header.final ObjectThe outbound header.final ObjectThe route table route.final ObjectThe security group rule.final NumberThe sequence number.final StringThe name of the VPC endpoint service.final ObjectThe source VPC.final ObjectThe subnet.final ObjectThe transit gateway.final ObjectThe route in a transit gateway route table.final ObjectgetVpc()The component VPC.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnNetworkInsightsAnalysis.PathComponentProperty.Builder.
-
-
Method Details
-
getAclRule
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe network ACL rule.- Specified by:
getAclRulein interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getAdditionalDetails
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe additional details.- Specified by:
getAdditionalDetailsin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getComponent
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe component.- Specified by:
getComponentin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getDestinationVpc
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe destination VPC.- Specified by:
getDestinationVpcin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getElasticLoadBalancerListener
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe load balancer listener.- Specified by:
getElasticLoadBalancerListenerin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getExplanations
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe explanation codes.- Specified by:
getExplanationsin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getInboundHeader
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe inbound header.- Specified by:
getInboundHeaderin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getOutboundHeader
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe outbound header.- Specified by:
getOutboundHeaderin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getRouteTableRoute
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe route table route.- Specified by:
getRouteTableRoutein interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getSecurityGroupRule
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe security group rule.- Specified by:
getSecurityGroupRulein interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getSequenceNumber
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe sequence number.- Specified by:
getSequenceNumberin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getServiceName
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe name of the VPC endpoint service.- Specified by:
getServiceNamein interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getSourceVpc
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe source VPC.- Specified by:
getSourceVpcin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getSubnet
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe subnet.- Specified by:
getSubnetin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getTransitGateway
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe transit gateway.- Specified by:
getTransitGatewayin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getTransitGatewayRouteTableRoute
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe route in a transit gateway route table.- Specified by:
getTransitGatewayRouteTableRoutein interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
getVpc
Description copied from interface:CfnNetworkInsightsAnalysis.PathComponentPropertyThe component VPC.- Specified by:
getVpcin interfaceCfnNetworkInsightsAnalysis.PathComponentProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-