@Stability(value=Stable) @Internal public static final class CfnRuleGroup.HeaderProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.HeaderProperty
CfnRuleGroup.HeaderPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.HeaderProperty.Builder, CfnRuleGroup.HeaderProperty.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(String destination,
String destinationPort,
String direction,
String protocol,
String source,
String sourcePort)
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) |
String |
getDestination()
`CfnRuleGroup.HeaderProperty.Destination`.
|
String |
getDestinationPort()
`CfnRuleGroup.HeaderProperty.DestinationPort`.
|
String |
getDirection()
`CfnRuleGroup.HeaderProperty.Direction`.
|
String |
getProtocol()
`CfnRuleGroup.HeaderProperty.Protocol`.
|
String |
getSource()
`CfnRuleGroup.HeaderProperty.Source`.
|
String |
getSourcePort()
`CfnRuleGroup.HeaderProperty.SourcePort`.
|
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 String getDestination()
CfnRuleGroup.HeaderPropertygetDestination in interface CfnRuleGroup.HeaderPropertypublic final String getDestinationPort()
CfnRuleGroup.HeaderPropertygetDestinationPort in interface CfnRuleGroup.HeaderPropertypublic final String getDirection()
CfnRuleGroup.HeaderPropertygetDirection in interface CfnRuleGroup.HeaderPropertypublic final String getProtocol()
CfnRuleGroup.HeaderPropertygetProtocol in interface CfnRuleGroup.HeaderPropertypublic final String getSource()
CfnRuleGroup.HeaderPropertygetSource in interface CfnRuleGroup.HeaderPropertypublic final String getSourcePort()
CfnRuleGroup.HeaderPropertygetSourcePort in interface CfnRuleGroup.HeaderProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.