Uses of Class
software.amazon.awscdk.services.ec2.CfnPrefixList.Builder
Packages that use CfnPrefixList.Builder
-
Uses of CfnPrefixList.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnPrefixList.BuilderModifier and TypeMethodDescriptionCfnPrefixList.Builder.addressFamily(String addressFamily) The IP address type.static CfnPrefixList.BuilderThe entries for the prefix list.CfnPrefixList.Builder.entries(IResolvable entries) The entries for the prefix list.CfnPrefixList.Builder.maxEntries(Number maxEntries) The maximum number of entries for the prefix list.CfnPrefixList.Builder.prefixListName(String prefixListName) A name for the prefix list.The tags for the prefix list.