Skip to main content

AWSNetworkInterfaceAttachmentENASRDSpecification

No description

type AWSNetworkInterfaceAttachmentENASRDSpecification {
enaSrdEnabled: Boolean!
enaSrdUdpSpecification: AWSNetworkInterfaceAttachmentENASRDUDPSpecification
}

Fields

AWSNetworkInterfaceAttachmentENASRDSpecification.enaSrdEnabled ● Boolean! non-null scalar

Indicates whether ENA Express is enabled for the network interface that's attached to the instance

AWSNetworkInterfaceAttachmentENASRDSpecification.enaSrdUdpSpecification ● AWSNetworkInterfaceAttachmentENASRDUDPSpecification object

ENA Express configuration for UDP network traffic

Member of

AWSNetworkInterfaceAttachment object