public class TunnelIPRestriction
extends java.lang.Object
CreateTunnel.| Modifier and Type | Class and Description |
|---|---|
static class |
TunnelIPRestriction.Builder
Builder for a
TunnelIPRestriction. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getAllowCidrs()
Get the list of allowed CIDRs.
|
java.util.List<java.lang.String> |
getDenyCidrs()
Get the list of denied CIDRs.
|