@Stability(value=Stable) @Internal public static final class CfnClientVpnAuthorizationRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClientVpnAuthorizationRuleProps
CfnClientVpnAuthorizationRulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnClientVpnAuthorizationRuleProps.Builder, CfnClientVpnAuthorizationRuleProps.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 clientVpnEndpointId,
String targetNetworkCidr,
String accessGroupId,
Object authorizeAllGroups,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnClientVpnAuthorizationRuleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccessGroupId()
`AWS::EC2::ClientVpnAuthorizationRule.AccessGroupId`.
|
Object |
getAuthorizeAllGroups()
`AWS::EC2::ClientVpnAuthorizationRule.AuthorizeAllGroups`.
|
String |
getClientVpnEndpointId()
`AWS::EC2::ClientVpnAuthorizationRule.ClientVpnEndpointId`.
|
String |
getDescription()
`AWS::EC2::ClientVpnAuthorizationRule.Description`.
|
String |
getTargetNetworkCidr()
`AWS::EC2::ClientVpnAuthorizationRule.TargetNetworkCidr`.
|
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.public final String getClientVpnEndpointId()
CfnClientVpnAuthorizationRulePropsgetClientVpnEndpointId in interface CfnClientVpnAuthorizationRulePropspublic final String getTargetNetworkCidr()
CfnClientVpnAuthorizationRulePropsgetTargetNetworkCidr in interface CfnClientVpnAuthorizationRulePropspublic final String getAccessGroupId()
CfnClientVpnAuthorizationRulePropsgetAccessGroupId in interface CfnClientVpnAuthorizationRulePropspublic final Object getAuthorizeAllGroups()
CfnClientVpnAuthorizationRulePropsgetAuthorizeAllGroups in interface CfnClientVpnAuthorizationRulePropspublic final String getDescription()
CfnClientVpnAuthorizationRulePropsgetDescription in interface CfnClientVpnAuthorizationRuleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.