| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInterface> |
AssetAttributes.networkInterfaces()
An array of the network interfaces interacting with the EC2 instance where the finding is generated.
|
| Modifier and Type | Method and Description |
|---|---|
AssetAttributes.Builder |
AssetAttributes.Builder.networkInterfaces(NetworkInterface... networkInterfaces)
An array of the network interfaces interacting with the EC2 instance where the finding is generated.
|
| Modifier and Type | Method and Description |
|---|---|
AssetAttributes.Builder |
AssetAttributes.Builder.networkInterfaces(Collection<NetworkInterface> networkInterfaces)
An array of the network interfaces interacting with the EC2 instance where the finding is generated.
|
Copyright © 2023. All rights reserved.