@Stability(value=Stable) @Internal public static final class CfnReceiptRule.AddHeaderActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReceiptRule.AddHeaderActionProperty
CfnReceiptRule.AddHeaderActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnReceiptRule.AddHeaderActionProperty.Builder, CfnReceiptRule.AddHeaderActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnReceiptRule.AddHeaderActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnReceiptRule.ActionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getHeaderName()
The name of the header to add to the incoming message.
|
String |
getHeaderValue()
The content to include in the header.
|
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.protected Jsii$Proxy(CfnReceiptRule.AddHeaderActionProperty.Builder builder)
CfnReceiptRule.ActionProperty.Builder.public final String getHeaderName()
CfnReceiptRule.AddHeaderActionPropertyThe name must contain at least one character, and can contain up to 50 characters. It consists of alphanumeric (a–z, A–Z, 0–9) characters and dashes.
getHeaderName in interface CfnReceiptRule.AddHeaderActionPropertypublic final String getHeaderValue()
CfnReceiptRule.AddHeaderActionProperty
This value can contain up to 2048 characters. It can't contain newline ( \n ) or carriage return ( \r ) characters.
getHeaderValue in interface CfnReceiptRule.AddHeaderActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.