| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2NetworkInterfaceSecurityGroup> |
AwsEc2NetworkInterfaceDetails.securityGroups()
Security groups for the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkInterfaceDetails.Builder |
AwsEc2NetworkInterfaceDetails.Builder.securityGroups(AwsEc2NetworkInterfaceSecurityGroup... securityGroups)
Security groups for the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkInterfaceDetails.Builder |
AwsEc2NetworkInterfaceDetails.Builder.securityGroups(Collection<AwsEc2NetworkInterfaceSecurityGroup> securityGroups)
Security groups for the network interface.
|
Copyright © 2023. All rights reserved.