Ec2ReplaceRouteAction

Information about the ReplaceRoute action in Amazon EC2.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the ReplaceRoute action in Amazon EC2.

Link copied to clipboard

Information about the IPv4 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.

Link copied to clipboard

Information about the IPv6 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.

Link copied to clipboard

Information about the ID of the prefix list for the route.

Link copied to clipboard

Information about the ID of an internet gateway or virtual private gateway.

Link copied to clipboard

Information about the ID of the route table.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String