Options
All
  • Public
  • Public/Protected
  • All
Menu

Transit Gateway route entry configuration. Used to define static route entries in a Transit Gateway route table.

Hierarchy

  • TransitGatewayRouteEntryConfig

Implements

Index

Constructors

Properties

attachment: undefined | TransitGatewayRouteTableVpcEntryConfig = undefined

A Transit Gateway VPC entry configuration. Leave undefined if specifying a blackhole destination.

see

TransitGatewayRouteTableVpcEntryConfig

blackhole: undefined | boolean = undefined

Enable to create a blackhole for the destination CIDR. Leave undefined if specifying a VPC destination.

destinationCidrBlock: "" = ''

The destination CIDR block for the route table entry.

remarks

Use CIDR notation, i.e. 10.0.0.0/16

Generated using TypeDoc