@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.170Z") @Stability(value=Stable) public interface CfnClientVpnRouteProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClientVpnRouteProps.Builder
A builder for
CfnClientVpnRouteProps |
static class |
CfnClientVpnRouteProps.Jsii$Proxy
An implementation for
CfnClientVpnRouteProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnClientVpnRouteProps.Builder |
builder() |
String |
getClientVpnEndpointId()
`AWS::EC2::ClientVpnRoute.ClientVpnEndpointId`.
|
default String |
getDescription()
`AWS::EC2::ClientVpnRoute.Description`.
|
String |
getDestinationCidrBlock()
`AWS::EC2::ClientVpnRoute.DestinationCidrBlock`.
|
String |
getTargetVpcSubnetId()
`AWS::EC2::ClientVpnRoute.TargetVpcSubnetId`.
|
@Stability(value=Stable) @NotNull String getClientVpnEndpointId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html#cfn-ec2-clientvpnroute-clientvpnendpointid@Stability(value=Stable) @NotNull String getDestinationCidrBlock()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html#cfn-ec2-clientvpnroute-destinationcidrblock@Stability(value=Stable) @NotNull String getTargetVpcSubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html#cfn-ec2-clientvpnroute-targetvpcsubnetid@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html#cfn-ec2-clientvpnroute-description@Stability(value=Stable) static CfnClientVpnRouteProps.Builder builder()
CfnClientVpnRouteProps.Builder of CfnClientVpnRoutePropsCopyright © 2020. All rights reserved.