@Stability(value=Experimental) @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(IClientVpnEndpoint clientVpnEndoint,
String cidr,
String description,
String groupId)
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()
(experimental) The IPv4 address range, in CIDR notation, of the network for which access is being authorized.
|
IClientVpnEndpoint |
getClientVpnEndoint()
(experimental) The client VPN endpoint to which to add the rule.
|
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(IClientVpnEndpoint clientVpnEndoint, String cidr, String description, String groupId)
ClientVpnAuthorizationRuleProps.Builder.public final IClientVpnEndpoint getClientVpnEndoint()
ClientVpnAuthorizationRulePropsgetClientVpnEndoint 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 © 2021. All rights reserved.