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