Route Args
data class RouteArgs(val carrierGatewayId: Output<String>? = null, val destinationCidrBlock: Output<String>? = null, val destinationIpv6CidrBlock: Output<String>? = null, val destinationPrefixListId: Output<String>? = null, val egressOnlyInternetGatewayId: Output<String>? = null, val gatewayId: Output<String>? = null, val instanceId: Output<String>? = null, val localGatewayId: Output<String>? = null, val natGatewayId: Output<String>? = null, val networkInterfaceId: Output<String>? = null, val routeTableId: Output<String>? = null, val transitGatewayId: Output<String>? = null, val vpcEndpointId: Output<String>? = null, val vpcPeeringConnectionId: Output<String>? = null) : ConvertibleToJava<RouteArgs>
Resource Type definition for AWS::EC2::Route
Constructors
Link copied to clipboard
fun RouteArgs(carrierGatewayId: Output<String>? = null, destinationCidrBlock: Output<String>? = null, destinationIpv6CidrBlock: Output<String>? = null, destinationPrefixListId: Output<String>? = null, egressOnlyInternetGatewayId: Output<String>? = null, gatewayId: Output<String>? = null, instanceId: Output<String>? = null, localGatewayId: Output<String>? = null, natGatewayId: Output<String>? = null, networkInterfaceId: Output<String>? = null, routeTableId: Output<String>? = null, transitGatewayId: Output<String>? = null, vpcEndpointId: Output<String>? = null, vpcPeeringConnectionId: Output<String>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard