| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsEc2NetworkAclAssociation.Builder |
AwsEc2NetworkAclAssociation.builder() |
AwsEc2NetworkAclAssociation.Builder |
AwsEc2NetworkAclAssociation.Builder.networkAclAssociationId(String networkAclAssociationId)
The identifier of the association between the network ACL and the subnet.
|
AwsEc2NetworkAclAssociation.Builder |
AwsEc2NetworkAclAssociation.Builder.networkAclId(String networkAclId)
The identifier of the network ACL.
|
AwsEc2NetworkAclAssociation.Builder |
AwsEc2NetworkAclAssociation.Builder.subnetId(String subnetId)
The identifier of the subnet that is associated with the network ACL.
|
AwsEc2NetworkAclAssociation.Builder |
AwsEc2NetworkAclAssociation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsEc2NetworkAclAssociation.Builder> |
AwsEc2NetworkAclAssociation.serializableBuilderClass() |
Copyright © 2023. All rights reserved.