Uses of Interface
software.amazon.awscdk.services.ec2.PrefixListLookupOptions
Packages that use PrefixListLookupOptions
-
Uses of PrefixListLookupOptions in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement PrefixListLookupOptionsModifier and TypeClassDescriptionstatic final classAn implementation forPrefixListLookupOptionsMethods in software.amazon.awscdk.services.ec2 that return PrefixListLookupOptionsModifier and TypeMethodDescriptionPrefixListLookupOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type PrefixListLookupOptionsModifier and TypeMethodDescriptionstatic IPrefixListPrefixList.fromLookup(software.constructs.Construct scope, String id, PrefixListLookupOptions options) Look up prefix list by name.