Uses of Class
software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociation.Builder
Packages that use CfnSubnetNetworkAclAssociation.Builder
-
Uses of CfnSubnetNetworkAclAssociation.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnSubnetNetworkAclAssociation.BuilderModifier and TypeMethodDescriptionCfnSubnetNetworkAclAssociation.Builder.networkAclId(String networkAclId) The ID of the network ACL.CfnSubnetNetworkAclAssociation.Builder.networkAclId(INetworkAclRef networkAclId) The ID of the network ACL.The ID of the subnet.CfnSubnetNetworkAclAssociation.Builder.subnetId(ISubnetRef subnetId) The ID of the subnet.