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