@Stability(value=Stable) @Internal public static final class ClientVpnAuthorizationRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ClientVpnAuthorizationRuleProps
ClientVpnAuthorizationRulePropssoftware.amazon.jsii.JsiiObject.InitializationModeClientVpnAuthorizationRuleProps.Builder, ClientVpnAuthorizationRuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ClientVpnAuthorizationRuleProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ClientVpnAuthorizationRuleProps.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.
|
IClientVpnEndpoint |
getClientVpnEndpoint()
The client VPN endpoint to which to add the rule.
|
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(ClientVpnAuthorizationRuleProps.Builder builder)
ClientVpnAuthorizationRuleProps.Builder.public final IClientVpnEndpoint getClientVpnEndpoint()
ClientVpnAuthorizationRulePropsDefault: clientVpnEndpoint is required
getClientVpnEndpoint in interface ClientVpnAuthorizationRulePropspublic 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.