@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 CfnClientVpnAuthorizationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-clientvpnendpointidpublic final String getTargetNetworkCidr()
CfnClientVpnAuthorizationRulePropsgetTargetNetworkCidr in interface CfnClientVpnAuthorizationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-targetnetworkcidrpublic final String getAccessGroupId()
CfnClientVpnAuthorizationRulePropsgetAccessGroupId in interface CfnClientVpnAuthorizationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-accessgroupidpublic final Object getAuthorizeAllGroups()
CfnClientVpnAuthorizationRulePropsgetAuthorizeAllGroups in interface CfnClientVpnAuthorizationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-authorizeallgroupspublic final String getDescription()
CfnClientVpnAuthorizationRulePropsgetDescription in interface CfnClientVpnAuthorizationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-description@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.