@Stability(value=Stable) public static final class CfnListenerRule.RuleConditionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnListenerRule.RuleConditionProperty>
CfnListenerRule.RuleConditionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder field(String field)
CfnListenerRule.RuleConditionProperty.getField()field - `CfnListenerRule.RuleConditionProperty.Field`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder hostHeaderConfig(CfnListenerRule.HostHeaderConfigProperty hostHeaderConfig)
CfnListenerRule.RuleConditionProperty.getHostHeaderConfig()hostHeaderConfig - `CfnListenerRule.RuleConditionProperty.HostHeaderConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder hostHeaderConfig(IResolvable hostHeaderConfig)
CfnListenerRule.RuleConditionProperty.getHostHeaderConfig()hostHeaderConfig - `CfnListenerRule.RuleConditionProperty.HostHeaderConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder httpHeaderConfig(CfnListenerRule.HttpHeaderConfigProperty httpHeaderConfig)
CfnListenerRule.RuleConditionProperty.getHttpHeaderConfig()httpHeaderConfig - `CfnListenerRule.RuleConditionProperty.HttpHeaderConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder httpHeaderConfig(IResolvable httpHeaderConfig)
CfnListenerRule.RuleConditionProperty.getHttpHeaderConfig()httpHeaderConfig - `CfnListenerRule.RuleConditionProperty.HttpHeaderConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder httpRequestMethodConfig(CfnListenerRule.HttpRequestMethodConfigProperty httpRequestMethodConfig)
CfnListenerRule.RuleConditionProperty.getHttpRequestMethodConfig()httpRequestMethodConfig - `CfnListenerRule.RuleConditionProperty.HttpRequestMethodConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder httpRequestMethodConfig(IResolvable httpRequestMethodConfig)
CfnListenerRule.RuleConditionProperty.getHttpRequestMethodConfig()httpRequestMethodConfig - `CfnListenerRule.RuleConditionProperty.HttpRequestMethodConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder pathPatternConfig(CfnListenerRule.PathPatternConfigProperty pathPatternConfig)
CfnListenerRule.RuleConditionProperty.getPathPatternConfig()pathPatternConfig - `CfnListenerRule.RuleConditionProperty.PathPatternConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder pathPatternConfig(IResolvable pathPatternConfig)
CfnListenerRule.RuleConditionProperty.getPathPatternConfig()pathPatternConfig - `CfnListenerRule.RuleConditionProperty.PathPatternConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder queryStringConfig(CfnListenerRule.QueryStringConfigProperty queryStringConfig)
CfnListenerRule.RuleConditionProperty.getQueryStringConfig()queryStringConfig - `CfnListenerRule.RuleConditionProperty.QueryStringConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder queryStringConfig(IResolvable queryStringConfig)
CfnListenerRule.RuleConditionProperty.getQueryStringConfig()queryStringConfig - `CfnListenerRule.RuleConditionProperty.QueryStringConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder sourceIpConfig(CfnListenerRule.SourceIpConfigProperty sourceIpConfig)
CfnListenerRule.RuleConditionProperty.getSourceIpConfig()sourceIpConfig - `CfnListenerRule.RuleConditionProperty.SourceIpConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder sourceIpConfig(IResolvable sourceIpConfig)
CfnListenerRule.RuleConditionProperty.getSourceIpConfig()sourceIpConfig - `CfnListenerRule.RuleConditionProperty.SourceIpConfig`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty.Builder values(List<String> values)
CfnListenerRule.RuleConditionProperty.getValues()values - `CfnListenerRule.RuleConditionProperty.Values`.this@Stability(value=Stable) public CfnListenerRule.RuleConditionProperty build()
build in interface software.amazon.jsii.Builder<CfnListenerRule.RuleConditionProperty>CfnListenerRule.RuleConditionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.