@Stability(value=Experimental) @Internal public static final class ClientVpnAuthorizationRuleOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ClientVpnAuthorizationRuleOptions
ClientVpnAuthorizationRuleOptionssoftware.amazon.jsii.JsiiObject.InitializationModeClientVpnAuthorizationRuleOptions.Builder, ClientVpnAuthorizationRuleOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String cidr,
String description,
String groupId)
Constructor that initializes the object based on literal property values passed by the
ClientVpnAuthorizationRuleOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCidr()
(experimental) The IPv4 address range, in CIDR notation, of the network for which access is being authorized.
|
String |
getDescription()
(experimental) A brief description of the authorization rule.
|
String |
getGroupId()
(experimental) The ID of the group to grant access to, for example, the Active Directory group or identity provider (IdP) group.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String cidr, String description, String groupId)
ClientVpnAuthorizationRuleOptions.Builder.public final String getCidr()
ClientVpnAuthorizationRuleOptionsgetCidr in interface ClientVpnAuthorizationRuleOptionspublic final String getDescription()
ClientVpnAuthorizationRuleOptionsDefault: - no description
getDescription in interface ClientVpnAuthorizationRuleOptionspublic final String getGroupId()
ClientVpnAuthorizationRuleOptionsDefault: - authorize all groups
getGroupId in interface ClientVpnAuthorizationRuleOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.