accessKeyId
The AWS Access Key ID.
type
string
default
{
accessKeyId = "";
}
destinationCidrBlock
The IPv4 CIDR address block used for the destination match.
type
null or string
default
{
destinationCidrBlock = null;
}
name
Name of the VPN connection route.
type
string
default
{
name = "nixops-{uuid}-{name}";
}
region
AWS region.
type
string
vpnConnectionId
The ID of the VPN connection.
type
string or resource of type ‘aws-vpn-connection’