@Stability(value=Stable)
public static interface CfnListenerRule.HttpHeaderConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerRule.HttpHeaderConfigProperty.Builder
A builder for
CfnListenerRule.HttpHeaderConfigProperty |
static class |
CfnListenerRule.HttpHeaderConfigProperty.Jsii$Proxy
An implementation for
CfnListenerRule.HttpHeaderConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerRule.HttpHeaderConfigProperty.Builder |
builder() |
default String |
getHttpHeaderName()
`CfnListenerRule.HttpHeaderConfigProperty.HttpHeaderName`.
|
default List<String> |
getValues()
`CfnListenerRule.HttpHeaderConfigProperty.Values`.
|
@Stability(value=Stable) @Nullable default String getHttpHeaderName()
@Stability(value=Stable) @Nullable default List<String> getValues()
@Stability(value=Stable) static CfnListenerRule.HttpHeaderConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.