@Stability(value=Stable) @Internal public static final class CfnRuleGroup.MatchAttributesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.MatchAttributesProperty
CfnRuleGroup.MatchAttributesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.MatchAttributesProperty.Builder, CfnRuleGroup.MatchAttributesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object destinationPorts,
Object destinations,
Object protocols,
Object sourcePorts,
Object sources,
Object tcpFlags)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.ActionDefinitionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDestinationPorts()
`CfnRuleGroup.MatchAttributesProperty.DestinationPorts`.
|
Object |
getDestinations()
`CfnRuleGroup.MatchAttributesProperty.Destinations`.
|
Object |
getProtocols()
`CfnRuleGroup.MatchAttributesProperty.Protocols`.
|
Object |
getSourcePorts()
`CfnRuleGroup.MatchAttributesProperty.SourcePorts`.
|
Object |
getSources()
`CfnRuleGroup.MatchAttributesProperty.Sources`.
|
Object |
getTcpFlags()
`CfnRuleGroup.MatchAttributesProperty.TCPFlags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final Object getDestinationPorts()
CfnRuleGroup.MatchAttributesPropertygetDestinationPorts in interface CfnRuleGroup.MatchAttributesPropertypublic final Object getDestinations()
CfnRuleGroup.MatchAttributesPropertygetDestinations in interface CfnRuleGroup.MatchAttributesPropertypublic final Object getProtocols()
CfnRuleGroup.MatchAttributesPropertygetProtocols in interface CfnRuleGroup.MatchAttributesPropertypublic final Object getSourcePorts()
CfnRuleGroup.MatchAttributesPropertygetSourcePorts in interface CfnRuleGroup.MatchAttributesPropertypublic final Object getSources()
CfnRuleGroup.MatchAttributesPropertygetSources in interface CfnRuleGroup.MatchAttributesPropertypublic final Object getTcpFlags()
CfnRuleGroup.MatchAttributesPropertygetTcpFlags in interface CfnRuleGroup.MatchAttributesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.