Class CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty
@Stability(Stable)
@Internal
public static final class CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty
An implementation for
CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty-
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.cfnpropertymixins.services.ec2.CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty
CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty.Builder, CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty.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 StringThe destination IPv4 address, in CIDR notation.final StringThe prefix of the AWS service.final StringThe ID of an egress-only internet gateway.final StringThe ID of the gateway, such as an internet gateway or virtual private gateway.final StringThe ID of the instance, such as a NAT instance.final StringThe ID of a NAT gateway.final StringThe ID of a network interface.final StringDescribes how the route was created.final StringgetState()The state.final StringThe ID of a transit gateway.final StringThe ID of a VPC peering connection.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
protected Jsii$Proxy(CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty.Builder.
-
-
Method Details
-
getDestinationCidr
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyThe destination IPv4 address, in CIDR notation.- Specified by:
getDestinationCidrin interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
getDestinationPrefixListId
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyThe prefix of the AWS service.- Specified by:
getDestinationPrefixListIdin interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
getEgressOnlyInternetGatewayId
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyThe ID of an egress-only internet gateway.- Specified by:
getEgressOnlyInternetGatewayIdin interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
getGatewayId
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyThe ID of the gateway, such as an internet gateway or virtual private gateway.- Specified by:
getGatewayIdin interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
getInstanceId
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyThe ID of the instance, such as a NAT instance.- Specified by:
getInstanceIdin interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
getNatGatewayId
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyThe ID of a NAT gateway.- Specified by:
getNatGatewayIdin interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
getNetworkInterfaceId
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyThe ID of a network interface.- Specified by:
getNetworkInterfaceIdin interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
getOrigin
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyDescribes how the route was created. The following are the possible values:.- CreateRouteTable - The route was automatically created when the route table was created.
- CreateRoute - The route was manually added to the route table.
- EnableVgwRoutePropagation - The route was propagated by route propagation.
- Specified by:
getOriginin interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
getState
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyThe state. The following are the possible values:.- active
- blackhole
- Specified by:
getStatein interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
getTransitGatewayId
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyThe ID of a transit gateway.- Specified by:
getTransitGatewayIdin interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
getVpcPeeringConnectionId
Description copied from interface:CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRoutePropertyThe ID of a VPC peering connection.- Specified by:
getVpcPeeringConnectionIdin interfaceCfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty- See Also:
-
$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()
-