| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2NetworkAclAssociation> |
AwsEc2NetworkAclDetails.associations()
Associations between the network ACL and subnets.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkAclDetails.Builder |
AwsEc2NetworkAclDetails.Builder.associations(AwsEc2NetworkAclAssociation... associations)
Associations between the network ACL and subnets.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkAclDetails.Builder |
AwsEc2NetworkAclDetails.Builder.associations(Collection<AwsEc2NetworkAclAssociation> associations)
Associations between the network ACL and subnets.
|
Copyright © 2023. All rights reserved.