@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.167Z") @Stability(value=Stable) public interface CfnClientVpnAuthorizationRuleProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClientVpnAuthorizationRuleProps.Builder
A builder for
CfnClientVpnAuthorizationRuleProps |
static class |
CfnClientVpnAuthorizationRuleProps.Jsii$Proxy
An implementation for
CfnClientVpnAuthorizationRuleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnClientVpnAuthorizationRuleProps.Builder |
builder() |
default String |
getAccessGroupId()
`AWS::EC2::ClientVpnAuthorizationRule.AccessGroupId`.
|
default Object |
getAuthorizeAllGroups()
`AWS::EC2::ClientVpnAuthorizationRule.AuthorizeAllGroups`.
|
String |
getClientVpnEndpointId()
`AWS::EC2::ClientVpnAuthorizationRule.ClientVpnEndpointId`.
|
default String |
getDescription()
`AWS::EC2::ClientVpnAuthorizationRule.Description`.
|
String |
getTargetNetworkCidr()
`AWS::EC2::ClientVpnAuthorizationRule.TargetNetworkCidr`.
|
@Stability(value=Stable) @NotNull String getClientVpnEndpointId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-clientvpnendpointid@Stability(value=Stable) @NotNull String getTargetNetworkCidr()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-targetnetworkcidr@Stability(value=Stable) @Nullable default String getAccessGroupId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-accessgroupid@Stability(value=Stable) @Nullable default Object getAuthorizeAllGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-authorizeallgroups@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html#cfn-ec2-clientvpnauthorizationrule-description@Stability(value=Stable) static CfnClientVpnAuthorizationRuleProps.Builder builder()
Copyright © 2020. All rights reserved.