@Stability(value=Stable)
public static interface CfnListenerRule.RuleConditionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerRule.RuleConditionProperty.Builder
A builder for
CfnListenerRule.RuleConditionProperty |
static class |
CfnListenerRule.RuleConditionProperty.Jsii$Proxy
An implementation for
CfnListenerRule.RuleConditionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerRule.RuleConditionProperty.Builder |
builder() |
default String |
getField()
`CfnListenerRule.RuleConditionProperty.Field`.
|
default Object |
getHostHeaderConfig()
`CfnListenerRule.RuleConditionProperty.HostHeaderConfig`.
|
default Object |
getHttpHeaderConfig()
`CfnListenerRule.RuleConditionProperty.HttpHeaderConfig`.
|
default Object |
getHttpRequestMethodConfig()
`CfnListenerRule.RuleConditionProperty.HttpRequestMethodConfig`.
|
default Object |
getPathPatternConfig()
`CfnListenerRule.RuleConditionProperty.PathPatternConfig`.
|
default Object |
getQueryStringConfig()
`CfnListenerRule.RuleConditionProperty.QueryStringConfig`.
|
default Object |
getSourceIpConfig()
`CfnListenerRule.RuleConditionProperty.SourceIpConfig`.
|
default List<String> |
getValues()
`CfnListenerRule.RuleConditionProperty.Values`.
|
@Stability(value=Stable) @Nullable default String getField()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html#cfn-elasticloadbalancingv2-listenerrule-conditions-field@Stability(value=Stable) @Nullable default Object getHostHeaderConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html#cfn-elasticloadbalancingv2-listenerrule-rulecondition-hostheaderconfig@Stability(value=Stable) @Nullable default Object getHttpHeaderConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html#cfn-elasticloadbalancingv2-listenerrule-rulecondition-httpheaderconfig@Stability(value=Stable) @Nullable default Object getHttpRequestMethodConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html#cfn-elasticloadbalancingv2-listenerrule-rulecondition-httprequestmethodconfig@Stability(value=Stable) @Nullable default Object getPathPatternConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html#cfn-elasticloadbalancingv2-listenerrule-rulecondition-pathpatternconfig@Stability(value=Stable) @Nullable default Object getQueryStringConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html#cfn-elasticloadbalancingv2-listenerrule-rulecondition-querystringconfig@Stability(value=Stable) @Nullable default Object getSourceIpConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html#cfn-elasticloadbalancingv2-listenerrule-rulecondition-sourceipconfig@Stability(value=Stable) @Nullable default List<String> getValues()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html#cfn-elasticloadbalancingv2-listenerrule-conditions-values@Stability(value=Stable) static CfnListenerRule.RuleConditionProperty.Builder builder()
Copyright © 2020. All rights reserved.