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