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