Hierarchy

  • PrefixListProps

Properties

addressFamily: string

IP Address Family IPv4 or IPv6.

Default

-- 'IPv4'

entries: string[]

List of CIDR block entries.

maxEntries: number

Maxinum number of CIDR block entries.

Default

-- 1

name: string

The name of the prefix list.

tags?: CfnTag[]

Any tags assigned to the prefix list.

Generated using TypeDoc