@Stability(value=Stable) @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(ClientVpnAuthorizationRuleOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ClientVpnAuthorizationRuleOptions.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCidr()
The IPv4 address range, in CIDR notation, of the network for which access is being authorized.
|
String |
getDescription()
A brief description of the authorization rule.
|
String |
getGroupId()
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(ClientVpnAuthorizationRuleOptions.Builder builder)
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 © 2022. All rights reserved.