Class CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty
@Stability(Stable)
@Internal
public static final class CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty
An implementation for
CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty-
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.CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty
CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder, CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.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 booleanThe destination addresses.The destination ports.The destination prefix lists.The protocols.The source addresses.The source ports.The source prefix lists.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(CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder.
-
-
Method Details
-
getDestinationAddresses
Description copied from interface:CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestPropertyThe destination addresses.- Specified by:
getDestinationAddressesin interfaceCfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty- See Also:
-
getDestinationPorts
Description copied from interface:CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestPropertyThe destination ports.- Specified by:
getDestinationPortsin interfaceCfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty- See Also:
-
getDestinationPrefixLists
Description copied from interface:CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestPropertyThe destination prefix lists.- Specified by:
getDestinationPrefixListsin interfaceCfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty- See Also:
-
getProtocols
Description copied from interface:CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestPropertyThe protocols.- Specified by:
getProtocolsin interfaceCfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty- See Also:
-
getSourceAddresses
Description copied from interface:CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestPropertyThe source addresses.- Specified by:
getSourceAddressesin interfaceCfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty- See Also:
-
getSourcePorts
Description copied from interface:CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestPropertyThe source ports.- Specified by:
getSourcePortsin interfaceCfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty- See Also:
-
getSourcePrefixLists
Description copied from interface:CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestPropertyThe source prefix lists.- Specified by:
getSourcePrefixListsin interfaceCfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty- 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()
-