| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssociationSetDetails> |
AwsEc2RouteTableDetails.associationSet()
The associations between a route table and one or more subnets or a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2RouteTableDetails.Builder |
AwsEc2RouteTableDetails.Builder.associationSet(AssociationSetDetails... associationSet)
The associations between a route table and one or more subnets or a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2RouteTableDetails.Builder |
AwsEc2RouteTableDetails.Builder.associationSet(Collection<AssociationSetDetails> associationSet)
The associations between a route table and one or more subnets or a gateway.
|
Copyright © 2023. All rights reserved.