Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
InstanceAttachmentEnaSrdSpecification |
InstanceAttachmentEnaSrdSpecification.clone() |
InstanceAttachmentEnaSrdSpecification |
InstanceNetworkInterfaceAttachment.getEnaSrdSpecification()
Contains the ENA Express settings for the network interface that's attached to the instance.
|
InstanceAttachmentEnaSrdSpecification |
InstanceAttachmentEnaSrdSpecification.withEnaSrdEnabled(Boolean enaSrdEnabled)
Indicates whether ENA Express is enabled for the network interface.
|
InstanceAttachmentEnaSrdSpecification |
InstanceAttachmentEnaSrdSpecification.withEnaSrdUdpSpecification(InstanceAttachmentEnaSrdUdpSpecification enaSrdUdpSpecification)
Configures ENA Express for UDP network traffic.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceNetworkInterfaceAttachment.setEnaSrdSpecification(InstanceAttachmentEnaSrdSpecification enaSrdSpecification)
Contains the ENA Express settings for the network interface that's attached to the instance.
|
InstanceNetworkInterfaceAttachment |
InstanceNetworkInterfaceAttachment.withEnaSrdSpecification(InstanceAttachmentEnaSrdSpecification enaSrdSpecification)
Contains the ENA Express settings for the network interface that's attached to the instance.
|
Copyright © 2024. All rights reserved.