| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2InstanceNetworkInterfacesDetails> |
AwsEc2InstanceDetails.networkInterfaces()
The identifiers of the network interfaces for the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2InstanceDetails.Builder |
AwsEc2InstanceDetails.Builder.networkInterfaces(AwsEc2InstanceNetworkInterfacesDetails... networkInterfaces)
The identifiers of the network interfaces for the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2InstanceDetails.Builder |
AwsEc2InstanceDetails.Builder.networkInterfaces(Collection<AwsEc2InstanceNetworkInterfacesDetails> networkInterfaces)
The identifiers of the network interfaces for the EC2 instance.
|
Copyright © 2023. All rights reserved.