Readonly
accountsAn array of friendly names for the accounts the prefix list is deployed.
Readonly
addressThe IP address family of the prefix list.
Readonly
entriesAn array of CIDR entries for the prefix list.
Use CIDR notation, i.e. 10.0.0.0/16
Readonly
maxThe maximum allowed entries in the prefix list.
Readonly
nameA friendly name for the prefix list.
Readonly
regionsAn array of region names for the prefix list to be deployed.
t.Region
Readonly
tagsAn array of tag objects for the prefix list.
Generated using TypeDoc
NetworkConfig / PrefixListConfig
Prefix list configuration. Used to define a custom prefix list.
Example