| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkAclAssociation> |
NetworkAcl.associations()
Any associations between the network ACL and one or more subnets
|
| Modifier and Type | Method and Description |
|---|---|
NetworkAcl.Builder |
NetworkAcl.Builder.associations(NetworkAclAssociation... associations)
Any associations between the network ACL and one or more subnets
|
| Modifier and Type | Method and Description |
|---|---|
NetworkAcl.Builder |
NetworkAcl.Builder.associations(Collection<NetworkAclAssociation> associations)
Any associations between the network ACL and one or more subnets
|
Copyright © 2022. All rights reserved.