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