Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnIPAMPrefixListResolverPropsMixin.Builder
Packages that use CfnIPAMPrefixListResolverPropsMixin.Builder
-
Uses of CfnIPAMPrefixListResolverPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnIPAMPrefixListResolverPropsMixin.BuilderModifier and TypeMethodDescriptionCfnIPAMPrefixListResolverPropsMixin.Builder.addressFamily(String addressFamily) The address family of the address space in this Prefix List Resolver.CfnIPAMPrefixListResolverPropsMixin.Builder.create()CfnIPAMPrefixListResolverPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnIPAMPrefixListResolverPropsMixin.Builder.description(String description) The Id of the IPAM this Prefix List Resolver is a part of.Rules define the business logic for selecting CIDRs from IPAM.CfnIPAMPrefixListResolverPropsMixin.Builder.rules(IResolvable rules) Rules define the business logic for selecting CIDRs from IPAM.An array of key-value pairs to apply to this resource.