Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnNetworkAclEntryMixinProps.Builder
Packages that use CfnNetworkAclEntryMixinProps.Builder
-
Uses of CfnNetworkAclEntryMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnNetworkAclEntryMixinProps.BuilderModifier and TypeMethodDescriptionCfnNetworkAclEntryMixinProps.builder()Sets the value ofCfnNetworkAclEntryMixinProps.getCidrBlock()Sets the value ofCfnNetworkAclEntryMixinProps.getEgress()CfnNetworkAclEntryMixinProps.Builder.egress(IResolvable egress) Sets the value ofCfnNetworkAclEntryMixinProps.getEgress()CfnNetworkAclEntryMixinProps.Builder.icmp(CfnNetworkAclEntryPropsMixin.IcmpProperty icmp) Sets the value ofCfnNetworkAclEntryMixinProps.getIcmp()CfnNetworkAclEntryMixinProps.Builder.icmp(IResolvable icmp) Sets the value ofCfnNetworkAclEntryMixinProps.getIcmp()CfnNetworkAclEntryMixinProps.Builder.ipv6CidrBlock(String ipv6CidrBlock) Sets the value ofCfnNetworkAclEntryMixinProps.getIpv6CidrBlock()CfnNetworkAclEntryMixinProps.Builder.networkAclId(String networkAclId) Sets the value ofCfnNetworkAclEntryMixinProps.getNetworkAclId()CfnNetworkAclEntryMixinProps.Builder.portRange(CfnNetworkAclEntryPropsMixin.PortRangeProperty portRange) Sets the value ofCfnNetworkAclEntryMixinProps.getPortRange()CfnNetworkAclEntryMixinProps.Builder.portRange(IResolvable portRange) Sets the value ofCfnNetworkAclEntryMixinProps.getPortRange()Sets the value ofCfnNetworkAclEntryMixinProps.getProtocol()CfnNetworkAclEntryMixinProps.Builder.ruleAction(String ruleAction) Sets the value ofCfnNetworkAclEntryMixinProps.getRuleAction()CfnNetworkAclEntryMixinProps.Builder.ruleNumber(Number ruleNumber) Sets the value ofCfnNetworkAclEntryMixinProps.getRuleNumber()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnNetworkAclEntryMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkAclEntryMixinProps.Builder.