| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2NetworkAclEntry> |
AwsEc2NetworkAclDetails.entries()
The set of rules in the network ACL.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkAclDetails.Builder |
AwsEc2NetworkAclDetails.Builder.entries(AwsEc2NetworkAclEntry... entries)
The set of rules in the network ACL.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkAclDetails.Builder |
AwsEc2NetworkAclDetails.Builder.entries(Collection<AwsEc2NetworkAclEntry> entries)
The set of rules in the network ACL.
|
Copyright © 2023. All rights reserved.