@Stability(value=Stable)
public static interface CfnTopicRule.HttpActionHeaderProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.HttpActionHeaderProperty.Builder
A builder for
CfnTopicRule.HttpActionHeaderProperty |
static class |
CfnTopicRule.HttpActionHeaderProperty.Jsii$Proxy
An implementation for
CfnTopicRule.HttpActionHeaderProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.HttpActionHeaderProperty.Builder |
builder() |
String |
getKey()
`CfnTopicRule.HttpActionHeaderProperty.Key`.
|
String |
getValue()
`CfnTopicRule.HttpActionHeaderProperty.Value`.
|
@Stability(value=Stable) @NotNull String getKey()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnTopicRule.HttpActionHeaderProperty.Builder builder()
Copyright © 2021. All rights reserved.