Route#

Describes a route in a route table.

Contents#

  • destinationCidrBlock — The CIDR block of the route.

    • Type: String

    • Required: No

  • gatewayId — The ID of the Internet gateway.

    • Type: String

    • Required: No

  • instanceId — The ID of the instance.

    • Type: String

    • Required: No

  • instanceOwnerId — The ID of the instance’s owner.

    • Type: String

    • Required: No

  • networkInterfaceId — The ID of the network interface.

    • Type: String

    • Required: No

  • transitGatewayId — The ID of the transit gateway.

    • Type: String

    • Required: No

  • state — The state of the route.

    • Type: String

    • Valid values: active | blackhole

    • Required: No