| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentEnaSrdSpecification |
AttachmentEnaSrdSpecification.clone() |
AttachmentEnaSrdSpecification |
NetworkInterfaceAttachment.getEnaSrdSpecification()
Configures ENA Express for the network interface that this action attaches to the instance.
|
AttachmentEnaSrdSpecification |
AttachmentEnaSrdSpecification.withEnaSrdEnabled(Boolean enaSrdEnabled)
Indicates whether ENA Express is enabled for the network interface.
|
AttachmentEnaSrdSpecification |
AttachmentEnaSrdSpecification.withEnaSrdUdpSpecification(AttachmentEnaSrdUdpSpecification enaSrdUdpSpecification)
Configures ENA Express for UDP network traffic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkInterfaceAttachment.setEnaSrdSpecification(AttachmentEnaSrdSpecification enaSrdSpecification)
Configures ENA Express for the network interface that this action attaches to the instance.
|
NetworkInterfaceAttachment |
NetworkInterfaceAttachment.withEnaSrdSpecification(AttachmentEnaSrdSpecification enaSrdSpecification)
Configures ENA Express for the network interface that this action attaches to the instance.
|
Copyright © 2024. All rights reserved.