Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnPrefixListMixinProps.Builder
Packages that use CfnPrefixListMixinProps.Builder
-
Uses of CfnPrefixListMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnPrefixListMixinProps.BuilderModifier and TypeMethodDescriptionCfnPrefixListMixinProps.Builder.addressFamily(String addressFamily) Sets the value ofCfnPrefixListMixinProps.getAddressFamily()CfnPrefixListMixinProps.builder()Sets the value ofCfnPrefixListMixinProps.getEntries()CfnPrefixListMixinProps.Builder.entries(IResolvable entries) Sets the value ofCfnPrefixListMixinProps.getEntries()CfnPrefixListMixinProps.Builder.maxEntries(Number maxEntries) Sets the value ofCfnPrefixListMixinProps.getMaxEntries()CfnPrefixListMixinProps.Builder.prefixListName(String prefixListName) Sets the value ofCfnPrefixListMixinProps.getPrefixListName()Sets the value ofCfnPrefixListMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnPrefixListMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrefixListMixinProps.Builder.