@Stability(value=Stable)
public static interface CfnListenerRule.HostHeaderConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-hostheaderconfig.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-hostheaderconfig.html#cfn-elasticloadbalancingv2-listenerrule-hostheaderconfig-values@Stability(value=Stable) static CfnListenerRule.HostHeaderConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.