Uses of Class
software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociation.Builder
-
Uses of SubnetNetworkAclAssociation.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionSubnetNetworkAclAssociation.Builder.networkAcl
(INetworkAcl networkAcl) The Network ACL this association is defined for.ID of the Subnet.SubnetNetworkAclAssociation.Builder.subnetNetworkAclAssociationName
(String subnetNetworkAclAssociationName) The name of the SubnetNetworkAclAssociation.