| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
EnaSrdSpecification |
AttachNetworkInterfaceRequest.enaSrdSpecification()
Configures ENA Express for the network interface that this action attaches to the instance.
|
EnaSrdSpecification |
ModifyNetworkInterfaceAttributeRequest.enaSrdSpecification()
Updates the ENA Express configuration for the network interface that’s attached to the instance.
|
| Modifier and Type | Method and Description |
|---|---|
AttachNetworkInterfaceRequest.Builder |
AttachNetworkInterfaceRequest.Builder.enaSrdSpecification(EnaSrdSpecification enaSrdSpecification)
Configures ENA Express for the network interface that this action attaches to the instance.
|
ModifyNetworkInterfaceAttributeRequest.Builder |
ModifyNetworkInterfaceAttributeRequest.Builder.enaSrdSpecification(EnaSrdSpecification enaSrdSpecification)
Updates the ENA Express configuration for the network interface that’s attached to the instance.
|
Copyright © 2023. All rights reserved.