@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:38.320Z") @Stability(value=Experimental) public interface AddHeaderActionConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
AddHeaderActionConfig.Builder
A builder for
AddHeaderActionConfig |
static class |
AddHeaderActionConfig.Jsii$Proxy
An implementation for
AddHeaderActionConfig |
| Modifier and Type | Method and Description |
|---|---|
static AddHeaderActionConfig.Builder |
builder() |
String |
getHeaderName()
(experimental) The name of the header that you want to add to the incoming message.
|
String |
getHeaderValue()
(experimental) The content that you want to include in the header.
|
@Stability(value=Experimental) @NotNull String getHeaderName()
@Stability(value=Experimental) @NotNull String getHeaderValue()
@Stability(value=Experimental) static AddHeaderActionConfig.Builder builder()
AddHeaderActionConfig.Builder of AddHeaderActionConfigCopyright © 2021. All rights reserved.