class Aws::DirectConnect::Types::RouteFilterPrefix

Information about a route filter prefix that a customer can advertise through Border Gateway Protocol (BGP) over a public virtual interface.

@note When making an API call, you may pass RouteFilterPrefix

data as a hash:

    {
      cidr: "CIDR",
    }

@!attribute [rw] cidr

The CIDR block for the advertised route. Separate multiple routes
using commas. An IPv6 CIDR must use /64 or shorter.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/RouteFilterPrefix AWS API Documentation

Constants

SENSITIVE