@Stability(value=Stable) public static final class CfnClientVpnAuthorizationRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClientVpnAuthorizationRuleProps
CfnClientVpnAuthorizationRuleProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnClientVpnAuthorizationRuleProps.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.
|
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
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public String getClientVpnEndpointId()
CfnClientVpnAuthorizationRuleProps
getClientVpnEndpointId
in interface CfnClientVpnAuthorizationRuleProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-clientvpnendpointid
public String getTargetNetworkCidr()
CfnClientVpnAuthorizationRuleProps
getTargetNetworkCidr
in interface CfnClientVpnAuthorizationRuleProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-targetnetworkcidr
public String getAccessGroupId()
CfnClientVpnAuthorizationRuleProps
getAccessGroupId
in interface CfnClientVpnAuthorizationRuleProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-accessgroupid
public Object getAuthorizeAllGroups()
CfnClientVpnAuthorizationRuleProps
getAuthorizeAllGroups
in interface CfnClientVpnAuthorizationRuleProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-authorizeallgroups
public String getDescription()
CfnClientVpnAuthorizationRuleProps
getDescription
in interface CfnClientVpnAuthorizationRuleProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-description
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.