Route

class Route : KotlinCustomResource

Resource Type definition for AWS::EC2::Route

Properties

Link copied to clipboard
val carrierGatewayId: Output<String>?

The ID of the carrier gateway.

Link copied to clipboard
val cidrBlock: Output<String>

The primary identifier of the resource generated by the service.

Link copied to clipboard

The IPv4 CIDR block used for the destination match.

Link copied to clipboard

The IPv6 CIDR block used for the destination match.

Link copied to clipboard

The ID of managed prefix list, it's a set of one or more CIDR blocks.

Link copied to clipboard

The ID of the egress-only internet gateway.

Link copied to clipboard
val gatewayId: Output<String>?

The ID of an internet gateway or virtual private gateway attached to your VPC.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceId: Output<String>?

The ID of a NAT instance in your VPC.

Link copied to clipboard
val localGatewayId: Output<String>?

The ID of the local gateway.

Link copied to clipboard
val natGatewayId: Output<String>?

The ID of a NAT gateway.

Link copied to clipboard

The ID of the network interface.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val routeTableId: Output<String>

The ID of the route table. The routing table must be associated with the same VPC that the virtual private gateway is attached to.

Link copied to clipboard
val transitGatewayId: Output<String>?

The ID of a transit gateway.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcEndpointId: Output<String>?

The ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.

Link copied to clipboard

The ID of a VPC peering connection.